GraphQL API
Organization API
Organization / Types/ object

SupportTicket

Fields

16 fields
idID!

Unique primary key.

ticketNumberString!

Ticket number of the support ticket.

subjectString!

Subject of the support ticket.

Current status of the support ticket.

OPENPENDINGAWAITING_REPLYRESOLVEDCLOSED

Priority of the support ticket.

LOWNORMALHIGH
idID!

Unique primary key.

nameString!

Name of the support participant organization.

idID!

Unique primary key.

firstnameString!

First name

lastnameString!

Last name

emailString!

Email address

localeString!

Locale of the user

timezoneString!

Timezone of the user

urlString!

Url of the avatar

The rights associated with this user.

full
pageInfoPageInfo!

Pagination information about the list of edges.

A list of UserWarehouse edges.

snoozedUntilDateTimeTz

Snoozed until of the support ticket.

waitingSinceDateTimeTz

Waiting since of the support ticket.

lastMessageAtDateTimeTz

When the most recent message was sent.

idID!

Unique primary key.

nameString!

Name of the support inbox.

Channel of the support inbox.

EMAIL
inboundEmailAddressString!

Inbound email address of the support inbox.

forwardEmailAddressString

Forward email address of the support inbox.

isInternalOnlyBoolean!

Whether this support inbox is restricted to internal users.

createdAtDateTimeTz!

When the support inbox was created.

updatedAtDateTimeTz!

When the support inbox was last updated.

pageInfoPageInfo!

Pagination information about the list of edges.

A list of SupportTicket edges.

createdAtDateTimeTz!

When the support ticket was created.

updatedAtDateTimeTz!

When the support ticket was last updated.

hasNextPageBoolean!

When paginating forwards, are there more items?

hasPreviousPageBoolean!

When paginating backwards, are there more items?

startCursorString

The cursor to continue paginating backwards.

endCursorString

The cursor to continue paginating forwards.

The SupportConversation node.

cursorString!

A unique cursor that can be used for pagination.

hasNextPageBoolean!

When paginating forwards, are there more items?

hasPreviousPageBoolean!

When paginating backwards, are there more items?

startCursorString

The cursor to continue paginating backwards.

endCursorString

The cursor to continue paginating forwards.

The SupportMessage node.

cursorString!

A unique cursor that can be used for pagination.