Events
List events
List events, newest first, with optional filters by name, subject, and time range.
GET
List events
Authorizations
Organization API key, sent as Authorization: Bearer boom_org_....
Query Parameters
Filter by exact event name.
Minimum string length:
1Filter to events whose subject is this person externalId.
Minimum string length:
1Filter by custom-object type name.
Minimum string length:
1Filter by custom-object externalId.
Minimum string length:
1Inclusive lower bound on event timestamp, ISO 8601.
Inclusive upper bound on event timestamp, ISO 8601.
Max items to return, 1-1000 (default 100).
Required range:
1 <= x <= 1000Opaque pagination token from a previous response's next_cursor. Omit for the first page.