For technical personnel to search and analyze events across the system. Allows searching, filtering, and paginating through events independent of ticket ID. Technical information is always included in the results.
JWT-based authentication
Pagination offset
Number of items to return (max 100)
x <= 100
Field to sort by (only indexed fields are supported)
e.id
, e.type
, e.subType
, e.contractId
, e.ticketId
, e.status
, e.createdAt
Sort direction
asc
, desc
Successful operation
The response is of type object
.