Skip to main content

GetTicketType retrieves a single ticket type by ID.

GET 

/api/v1/ticketing/types/:id

Parameters

  • id: Type ID (required, must be > 0)

Errors

  • NOT_FOUND: Type does not exist or belongs to different organization
  • INVALID_ARGUMENT: Invalid ID

Request

Responses

A successful response.