Skip to main content
GET
Get Ticket

Authorizations

Authorization
string
header
required

Bearer authentication using an access token. Format: Bearer <access_token>

Path Parameters

ticketId
string
required

Ticket ID.

Response

A successful response.

GetTicketResponse is the response for a ticket fetch.

ticket
object

Ticket represents a support case.