List Events

This API endpoint retrieves a list of events created in the workspace

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

An event is created by various activities in the workspace

Query Params
integer

The maximum number of events to return per page. Defaults to 100 when omitted.

string

The pagination cursor returned in the previous response's nextToken field. Pass it back to fetch the next page.

string

Comma-separated list of actor (user) UUIDs to filter events by.

string

Comma-separated list of event types to filter by (e.g. clientCreated, invoicePaid).

string

Inclusive lower bound on event creation time. ISO-8601 / RFC3339 (e.g. 2026-03-01T00:00:00Z).

string

Inclusive upper bound on event creation time. ISO-8601 / RFC3339 (e.g. 2026-03-31T23:59:59Z).

Response

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