Get a single ticket
get_ticketFetch a single support ticket by its ID, retrieving all messages and metadata.
Instructions
Fetch a single ticket by ticket_id, including all messages and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_box_id | No | Override the default message_box_id for this call. | |
| ticket_id | Yes | Ticket ID to fetch. |