List Event

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

All the events and business unit available fields are documented Attributes documentation

List of errors

All errors will follow this pattern :

{
    "message": "You don't have the permission to perform this action",
    "status": 403,
    "data": {
        ...
    }
}

You will often find more details in the data object and when there are several errors on a bulk update, you will find the list of errors in the errors array.

Status Message
403 You don't have the permission to perform this action
500 Internal server error
Query Params
string
Defaults to UUID_1,UUID_2

List of filtered event uuids

int32
Defaults to 0

The index of the first event to be returned.

int32
Defaults to 20

The maximum number of events to be returned.

date
Defaults to 2022-06-14

Filters the minimum date from which the event is created

date
Defaults to 2022-06-22

Filters the maximum date from which the event is created

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json