get_delivery_status
Check the durable delivery state of a submitted support ticket to verify it was accepted and track its processing during outages.
Instructions
Return the current durable delivery state for a submitted ticket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| status | No | ||
| attempts | No | ||
| ticket_id | No | ||
| created_at | No | ||
| last_error | No | ||
| updated_at | No | ||
| external_id | No | ||
| next_attempt_at | No |