Log in to see full request history
Query Params
uuid
required

Record to fetch events for.

uuid

The board the record belongs to.

string
required

The object key of the record.

string

Fetches events of this type.

inTypes
array of strings

Fetches events in the list of provided types.

inTypes
notInTypes
array of strings

Excludes events in the list of provided types.

notInTypes
uuid

Only fetches events created by this user.

string

The field to order the results by. Default is createdAt.

string

The direction to order the results by.

integer
0 to 200

The number of results to fetch per page. Default is 200.

integer

The offset to start fetching results from. Default is 0.

string

The bookmark (event id) to start fetching results from. If provided, offset and limit will start from the bookmark.

Response

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json