Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of workspace to listen to
Query Parameters
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
Available options:
asc
, desc
Response
Success Response