Error Logs

Retrieve Error Logs

get

Returns the latest errors that have occurred in interactions pertaining to Connectors, Webhooks, and Messages (message-to-devices). Use the types[] parameter to specify which types of errors to include in the response. Multiple types can be specified to get errors from different sources.

Error Logs are stored with a retention limit per error type, meaning if a lot of errors are occurring you will only receive the latest ones.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
Responses
200

OK

application/json
Responseobject
get
/error-logs
200

OK

Last updated