GetComment retrieves a single comment by ID.
GET/api/v1/ticketing/comments/:id
Returns the comment with attachments.
Errors
- NOT_FOUND: Comment does not exist
- PERMISSION_DENIED: Caller lacks access (internal comment + contact)
Request
Responses
- 200
- default
A successful response.
An unexpected error response.