v1
latestOpenAPI 3.0.12026-07-26106359429.8 KBEvents
List all events
List all event objects.
get/v1/event
Query parameters
eventsEventType[]
Return events of these type.
ID of the Event object you want to retrieve.
A set of filters on the list using the object’s field created_at.
limitinteger
Maximum number of objects to be returned.
starting_afterstring
A cursor for use in pagination; this is an Event ID that defines your place in the list.
ending_beforestring
A cursor for use in pagination; this is an Event ID that defines your place in the list.
object_idstring
Example:wire_12345
Filter events by the ID of the associated object (e.g., wire_12345). If the object_id doesn't match the event filter's object type, returns empty results.
Response
A list of events