Guides

Retrieve a list of open tickets for the organization.

Authorization

This endpoint requires Authorization.

Response

KeyTypeDescription
idstringUnique identifier of the ticket. It is a universally unique identifier (UUID).
titlestringShort, descriptive title of the ticket.
descriptionstringDetailed description of the condition that triggered the ticket.
statusstringCurrent status of the ticket: "open", "review", "closed".
created_atstringDate and time when the ticket was created in ISO 8601 format (e.g., "2024-02-02T11:23:38Z").
device_idstringUnique identifier of the device associated with the ticket. It is a UUID.
user_namestringName of the user who created the ticket.
user_emailstringEmail address of the user who created the ticket.
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!