List Replies
All API requests should contain authorization headers.
Request
Query Parameters
Name
Type
Required
Comments
ticketId
integer
yes
Id of ticket you want to get replies
Response
Data
field will contain an array of Reply models.
Last updated