get_ticket_comments
Retrieve a Zendesk ticket's conversation thread, including public replies and internal notes, newest first, to review all interactions in one place.
Instructions
Get the conversation thread of a ticket, public replies and internal notes, newest first (GET /api/v2/tickets/{id}/comments).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| per_page | No | ||
| ticket_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |