Get Ticket Log
Last updated
Last updated
All API requests should contain authorization headers.
Name | Type | Required | Comments |
---|---|---|---|
Body of request should contain the following model serialized to JSON.
Field | Type | Comments |
---|---|---|
Data
field will contain array of an Ticket Log models.
ticketId
integer
yes
Id of ticket you want to receive
take
integer
no
Max ammount of tickets shown in results. Max value is 50. default: 25
skip
integer
no
Amount of tickets should be skipped from the result
action_types
array of Ticket action type enumeration values
Action types needed to be added to results. If empty, all action types are returned