Get ticket by ID
Tickets
Get ticket by ID
GET /tickets/ — retrieve one object
GET
Get ticket by ID
Endpoint
/tickets/{ticketId}Authentication: Bearer JWT Path parameter:
ticketId — object ID
Query parameters
Default response fields
Whenproperties is omitted:
created_at and updated_at are always included in every response (ISO 8601 UTC), even when not listed above. When an object is archived, archived_by is also included automatically.Response example
200Errors
Authorizations
Bearer JWT with valid account context.
Path Parameters
Object identifier
Query Parameters
Comma-separated additional property names to include alongside defaults (e.g. phone). Invalid or disallowed names return 400.
