Authorizations
The app API key from an app from the /dashboard/developer page
Query Parameters
Returns the elements in the list that come after the specified cursor.
Returns the elements in the list that come before the specified cursor.
Returns the first n elements from the list.
Example:
42
Returns the last n elements from the list.
Example:
42
The ID of the company to list chat channels for
Example:
"biz_xxxxxxxxxxxxxx"
Filter for tickets where customer sent the last message (needs response) AND not resolved. Set to true to only return open channels, false to only return resolved channels.
The direction to sort the channels by The direction of the sort.
Available options:
asc
, desc
The field to order the channels by Sort options for message channels
Available options:
created_at
, last_post_sent_at