Support Requests
List request comments
Returns all comments on a support request. For customers, only public comments are returned. For DoiT employees, both public and private comments are returned. All comments are returned in a single response (no pagination).
get/support/v1/tickets/{ticketId}/comments
Path parameters
ticketIdinteger required
The unique identifier of the support request.
Response
OK - List of comments returned.