Skip to main content
GET
Get ticket details
Requires Premium or Enterprise subscription

Overview

Retrieve detailed information about a specific ticket, including all messages, claim status, and game report information if applicable.

Path Parameters

string
required
Ticket ID (can be MongoDB _id or TicketId)

Response

boolean
Whether the request was successful
object

Example

Response Example

Error Responses

Rate Limit

25 requests per second per API key

Authorizations

apikey
string
header
required

Pass your API key in the apikey header. Alternatively, the x-api-key header is also accepted.

Path Parameters

ticketId
string
required

Ticket ID (MongoDB _id or TicketId)

Response

Ticket details returned successfully