GET
/
v1
/
webhooks
/
messages

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

before
string | null

Date time string in the ISO 8601 format.

after
string | null

Date time string in the ISO 8601 format.

event_types
string[]

Event types to consider.

limit
number
iterator
string

Response

200 - application/json
meta
object
required
data
object[]
required