Skip to content

Get Collections ​

Endpoint ​

http
GET /unified/ticketing/collections/{id}
Integrations supported
  • Asana
  • Basecamp
  • Help Scout
  • Jira
  • Monday.com

Path parameters ​

id
string
REQUIRED · The ID of the resource.
Example: 23423523

Query parameters ​

integrated_account_id
string · uuid
REQUIRED · The ID of the integrated account to use for the request.
Example: 62f44730-dd91-461e-bd6a-aedd9e0ad79d
workspace_id
string
The unique identifier for the workspace
Required in
  • Basecamp

Response Body ​

id
string
REQUIRED · The unique identifier for a collection
Supported in
  • Asana
  • Help Scout
  • Jira
  • Monday.com
name
string
The name of the collection
Supported in
  • Asana
  • Help Scout
  • Jira
  • Monday.com
description
string
The description of the collection
Supported in
  • Asana
  • Jira
  • Monday.com
collection_type
string
The type of the collection
Supported in
  • Asana
  • Help Scout
  • Monday.com
parent_collection_id
string
The parent collection id
urls
object[]
The URLs of the collection
Supported in
  • Jira
url
string
The URL of the collection
created_at
string
The date and time when the collection was created
updated_at
string
The date and time when the collection was updated
Supported in
  • Monday.com
remote_data
object
Raw data returned from the remote API call.