List events

Lists all the detailed events which occurred in the inboxes of the company ordered in reverse chronological order (newest first). Refer to the Events topic for more information, including sorting and filtering.

Required scope: events:*:read

Query Params
string

Search query object with optional properties before, after, types, or inboxes. before and after should be a timestamp in seconds with up to 3 decimal places. types should be a list of event types. inboxes should be a list of inbox IDs.

integer
Defaults to 15

Max number of results per page (max 15)

string

Token to use to request the next page

string

Field used to sort the events. Only supports created_at.

string
enum

Order by which results should be sorted

Allowed:
Response

Language
Credentials
Bearer
JWT
Response
Choose an example:
application/json