For the complete documentation index, see llms.txt. This page is also available as Markdown.

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
Query parameters
Responses
200

OK

application/json
objectOptional
get
/error-logs
200

OK

Last updated