Skip to main content
POST

Authorizations

X-API-Key
string
header
required

Body

application/json
query
string
period
enum<string>
default:24h
Available options:
24h,
7d,
context
source
enum<string>
default:all
Available options:
all,
external_api_log,
whatsapp_webhook_event,
flow_event,
webhook_delivery
problems_only
boolean
default:false
errors_only
boolean
default:false
deprecated

Alias for problems_only.

limit
integer
default:50
Required range: 1 <= x <= 100
cursor
string

Cursor returned as pagination.next_cursor from a previous response.

around
string<date-time>

Center a context search around this timestamp. Use with period=context.

highlight_event_id
string

Include this event in the page when available.

highlight_resource_id
string

Include an event for this resource in the page when available.

filters
object
Example:

Response

Success

data
object
required