List all open Tickets in the Partner portal

Returned Data

Detailed ticket information

NameTypeDescription
idstringUnique ticket ID
titlestringTicket title
descriptionstringTicket description
statusstringOpen / Replied / Review
created_atdatetimeCreation timestamp
device_idstringUnique device ID (See Get device details)
user_namestringName of user creating the ticket
user_emailstringEmail of user creating the ticket
commentsarrayArray of "Comment structure"

Comment structure

NameTypeDescription
idstringUnique comment ID
textstringComment text
created_atdatetimeCreation timestamp
systembooleanTrue if auto generated by the server
userstringName of user posting the comment
ownerstringName of Organization or Partner who sent the comment
owner_typestringType of owner: "organization" or "partner"
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!