Get ticket activity
Get activity log events for a specific ticket
Get activity log events for a specific ticket.
Path parameters
ticket_idstringRequired
Query parameters
limitinteger · min: 1 · max: 200OptionalDefault:
Maximum events to return
100offsetintegerOptionalDefault:
Offset for pagination
0Responses
200
Successful Response
application/json
PaginatedResponseEventsResponse
total_countintegerRequired
The total number of items available to return for this query.
422
Validation Error
application/json
get/api/v1/tickets/{ticket_id}/activity
Last updated
Was this helpful?
