Getting Comments
GET {{baseUrl}}/api/v2/requests/:request_id/comments/:ticket_comment_id
Allowed For
- End Users
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"comment":{"body":"Thanks!","id":43}}