Retrieve events filtered with any JSON path specified in GET parameters. Can be called as websocket.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of workspace to listen to
Search these keywords
Match every events created before given eventId
Match only events from appInstances not exceeding that depth
Comma separated list of listened event types
Retrieve events created after this ISO8601 formatted date
Retrieve events created before this ISO8601 formatted date
Page number
Page size
Sort order, asc for oldest first & 'desc' for earliest first. Earliest first by default
asc
, desc
Success Response
The response is of type object
.