Skip to content

List Tickets ​

Endpoint ​

http
GET /unified/ticketing/tickets
Integrations supported
  • Accelo
  • Airtable
  • Asana
  • Azure DevOps
  • Basecamp
  • Bitbucket
  • ClickUp
  • Enchant
  • Freshdesk
  • GitLab
  • Gorgias
  • Help Scout
  • Helpshift
  • HubSpot
  • Intercom
  • Jira
  • Linear
  • Microsoft Planner
  • Monday.com
  • Planhat
  • Quickbase for Project Management
  • Salesforce
  • Shortcut
  • Teamwork Project Management
  • Trello
  • YouTrack
  • Zendesk
  • Zoho Desk
  • Zoho Projects

Query parameters ​

Refer Specifying query parameters in Truto APIs

integrated_account_id
string · uuid
REQUIRED · 

The ID of the integrated account to use for the request.

Example: 62f44730-dd91-461e-bd6a-aedd9e0ad79d
truto_response_format
string

The format of the response.

  • unified will return the response with unified mappings applied.
  • raw will return the raw response from the remote API.
  • normalized will apply the unified mappings and return the data in a normalized format.

Defaults to unified.

All possible enum values:
  • unified
  • raw
  • normalized
Example: unified
truto_key_by
string

By default the result attribute is an array of objects. This parameter allows you to specify a field in each result objects to use as key, which transforms the result array into an object with the array items keyed by the field. This is useful for when you want to use the result as a lookup table.

Example: id
truto_ignore_limit
boolean

Ignores the limit query parameter.

truto_ignore_remote_data
boolean

Excludes the remote_data attribute from the response.

truto_exclude_fields
array

Array of fields to exclude from the response.

Example: truto_exclude_fields[]=id&truto_exclude_fields[]=name
remote_query
object

Query parameters to pass to the underlying API without any transformations. Refer this guide to see how to structure the query parameters.

Example: remote_query[foo]=bar
collections
array

Collections associated with the ticket

Integration specific notes
  • Help ScoutCollections associated with the ticket
  • GorgiasCollections associated with the ticket
  • LinearCollections associated with the ticket
  • JiraCollections associated with the ticket
  • BasecampCollections associated with the ticket
  • AirtableCollections associated with the ticket
  • AsanaCollections associated with the ticket. One of collections, workspace or tags is required.
  • YouTrackCollections associated with the ticket
  • BitbucketThe unique identifier for a ticket
Required in
  • Airtable
  • Basecamp
  • Bitbucket
  • Monday.com
Supported in
  • Asana
  • Gorgias
  • Help Scout
  • HubSpot
  • Jira
  • Linear
  • Shortcut
  • Teamwork Project Management
  • YouTrack
  • Zoho Projects
updated_at
string · date-time

Time at which the ticket was last updated

Supported in
  • Accelo
  • Asana
  • Azure DevOps
  • ClickUp
  • Enchant
  • Freshdesk
  • Help Scout
  • HubSpot
  • Intercom
  • Jira
  • Linear
  • Shortcut
  • Teamwork Project Management
  • YouTrack
  • Zendesk
  • Zoho Projects
tags
array

Tags associated with the ticket

Integration specific notes
  • AsanaTags associated with the ticket. One of collections, workspace or tags is required.
  • ShortcutTags associated with the ticket
  • YouTrackTags associated with the ticket
Supported in
  • Asana
  • Azure DevOps
  • ClickUp
  • Enchant
  • Freshdesk
  • GitLab
  • Help Scout
  • Intercom
  • Jira
  • Linear
  • Shortcut
  • Teamwork Project Management
  • Trello
  • YouTrack
  • Zendesk
name
string

The name of the ticket

Supported in
  • Accelo
  • Asana
  • Azure DevOps
  • GitLab
  • Help Scout
  • Jira
  • Linear
  • Monday.com
  • Shortcut
  • Trello
  • YouTrack
  • Zendesk
  • Zoho Desk
assignees
array

Users assigned to the ticket

Supported in
  • Accelo
  • Asana
  • ClickUp
  • Enchant
  • Freshdesk
  • GitLab
  • Help Scout
  • Linear
  • Shortcut
  • YouTrack
  • Zoho Projects
status
object

The status of the ticket

Integration specific notes
  • BasecampStatus associated with the ticket. Required if collection type is "kanban_board"
  • YouTrackThe status of the ticket
  • Zoho ProjectsThe status of the ticket
All possible enum values:
  • closed
  • open
  • pending
  • spam
  • trash
Supported in
  • Accelo
  • Azure DevOps
  • Basecamp
  • ClickUp
  • Enchant
  • Freshdesk
  • GitLab
  • Help Scout
  • Intercom
  • Jira
  • Linear
  • Shortcut
  • Trello
  • YouTrack
  • Zendesk
  • Zoho Desk
  • Zoho Projects
id
string

The unique identifier for a status

name
string

The name of the status

All possible enum values:
  • active
  • all
  • archived
  • closed
  • completed
  • deleted
  • open
  • pending
  • resolved
  • spam
number
string

An optional ticket number maintained by the system.

Supported in
  • GitLab
  • Gorgias
  • Help Scout
  • YouTrack
description
string

Description of the ticket

Supported in
  • GitLab
  • Help Scout
  • Jira
  • Linear
  • Shortcut
  • Trello
  • YouTrack
  • Zendesk
  • Zoho Desk
created_at
string · date-time

Time at which the ticket was created

Supported in
  • Accelo
  • Azure DevOps
  • ClickUp
  • Enchant
  • Freshdesk
  • Help Scout
  • Intercom
  • Jira
  • Linear
  • Shortcut
  • Teamwork Project Management
  • YouTrack
  • Zendesk
search_term
string

The search term.

Supported in
  • Accelo
  • Asana
  • Azure DevOps
  • GitLab
  • Help Scout
  • Jira
  • Linear
  • Shortcut
  • Trello
  • YouTrack
  • Zendesk
  • Zoho Desk
contact_id
string

The unique identifier for a contact

Supported in
  • Gorgias
sort_by
object

The field to sort the resource by. Should be in format { fieldName: direction }. The direction can be asc or desc.

Integration specific notes
  • GorgiasThe sort order of the tickets.
  • PlanhatSort with status only supports for issue ticket type.
All possible enum values:
  • created_at
  • due_date
  • name
  • status
  • updated_at
Enum support by integration
  • Enchant
    • created_at
    • updated_at
  • Teamwork Project Management
    • due_date
  • Planhat
    • name
    • status
  • Zoho Projects
    • updated_at
    • created_at
Supported in
  • Enchant
  • Gorgias
  • Planhat
  • Teamwork Project Management
  • YouTrack
  • Zoho Projects
created_at
string · date-time

The sort order of the tickets by created date.

All possible enum values:
  • asc
  • desc
Supported in
  • Gorgias
  • YouTrack
updated_at
string · date-time

The sort order of the tickets by updated date.

All possible enum values:
  • asc
  • desc
Supported in
  • Gorgias
  • YouTrack
completed_at
string · date-time

Time at which the ticket was completed

All possible enum values:
  • asc
  • desc
Supported in
  • YouTrack
collections
string

Collections associated with the ticket

All possible enum values:
  • asc
  • desc
Supported in
  • YouTrack
id
string

The unique identifier for a collection

name
string

The name of the collection

type
string

The type of the collection

name
string

The name of the ticket

All possible enum values:
  • asc
  • desc
Supported in
  • YouTrack
number
string

An optional ticket number maintained by the system.

All possible enum values:
  • asc
  • desc
Supported in
  • YouTrack
created_by
string

User or contact who created the ticket

All possible enum values:
  • asc
  • desc
Supported in
  • YouTrack
id
string

The unique identifier for a user

name
string

The name of the user

type
string

The type of the user

All possible enum values:
  • contact
  • user
assignees
string

Users assigned to the ticket

All possible enum values:
  • asc
  • desc
Supported in
  • YouTrack
id
string

The unique identifier for a user

name
string

The name of the user

first_name
string

The first name of the user

last_name
string

The last name of the user

emails
object[]

The user's email addresses

email
string
REQUIRED · 

The user's email address

type
string

The type of email address

ticket_type
string

Type of the ticket

All possible enum values:
  • asc
  • desc
Supported in
  • YouTrack
id
string

The unique identifier for a ticket type

name
string

The name of the ticket type

status
string

The status of the ticket

All possible enum values:
  • asc
  • desc
Supported in
  • YouTrack
id
string

The unique identifier for a status

name
string

The name of the status

All possible enum values:
  • active
  • archived
  • closed
  • completed
  • deleted
  • open
  • pending
  • resolved
  • spam
priority
string

Priority of the ticket

All possible enum values:
  • asc
  • desc
Supported in
  • YouTrack
id
string

The unique identifier for a priority

name
string

The name of the priority

workspace
object

Workspace associated with the ticket

Integration specific notes
  • BasecampWorkspace associated with the ticket.
  • AsanaWorkspace associated with the ticket. If provided, assignee should also be provided.
  • BitbucketThe unique identifier for a workspace
Required in
  • Basecamp
  • Bitbucket
  • ClickUp
  • GitLab
  • Microsoft Planner
  • Zoho Projects
Supported in
  • Accelo
  • Asana
  • Enchant
  • Trello
id
string

The unique identifier for the workspace.

name
string

The name of the workspace

due_date
string · date-time

Due date of the ticket

Supported in
  • Accelo
  • ClickUp
  • Jira
  • Linear
  • Shortcut
completed_at
string · date-time

Time at which the ticket was completed

Supported in
  • Accelo
  • Asana
  • Azure DevOps
  • ClickUp
  • Jira
  • Linear
  • Shortcut
  • YouTrack
created_by_id
string

The unique identifier for the user who created the ticket

Supported in
  • Linear
priority
object

Priority of the ticket

All possible enum values:
  • high
  • low
  • medium
Supported in
  • Accelo
  • Azure DevOps
  • Intercom
  • Jira
  • Linear
  • Teamwork Project Management
  • YouTrack
  • Zoho Projects
id
string

The unique identifier for a priority

name
string

The name of the priority

assignee_id
string

The unique identifier for the users assigned to the ticket

Supported in
  • Jira
  • Zendesk
include
array

The side-loaded resources to include in the response. Only value supported is users

Supported in
  • Zendesk
ticket_type
object

Type of the ticket

All possible enum values:
  • conversation
  • issue
  • task
Enum support by integration
  • Planhat
    • conversation
    • issue
  • Zoho Projects
    • issue
    • task
Required in
  • Planhat
  • Zoho Projects
Supported in
  • Accelo
  • Azure DevOps
  • Jira
  • Shortcut
  • YouTrack
id
string

The unique identifier for a ticket type

name
string

The name of the ticket type

parent_ticket
object

Parent ticket associated for the ticket.

Supported in
  • Azure DevOps
  • Jira
  • Teamwork Project Management
id
string

The unique identifier for the parent_ticket

name
string

The name of the ticket

assignee_name
string

The name of the user assigned to the ticket

Supported in
  • Trello
workspace_id
string

The unique identifier for the workspace

Required in
  • Airtable
  • Azure DevOps
assignee
object
Integration specific notes
  • Azure DevOpsThe user assigned to the ticket
  • AsanaThe Users assigned to the ticket. Required if workspace is ALSO provided.
Supported in
  • Asana
  • Azure DevOps
id
string

The unique identifier for the users assigned to the ticket.

name
string

The name of the user

email
string

The email of the user

teams
object

Team associated with the ticket.

Supported in
  • Asana
id
string

The unique identifier for the team.

custom_fields
object

Custom fields associated with the ticket. If provided, workspace should also be provided.

Supported in
  • Asana
id
string

The unique identifier for the custom_field

created_by
object

User or contact who created the ticket

Supported in
  • GitLab
  • Shortcut
  • YouTrack
id
string

The unique identifier for a user

name
string

The name of the user

type
string

The type of the user

All possible enum values:
  • contact
  • user
username
string

The username of the user who created the ticket

attachments
array

Attachments associated with the ticket

Supported in
  • YouTrack
account
object

Account associated with the ticket

Supported in
  • Planhat
id
string

The unique identifier for a contact

organization
object
Required in
  • Zoho Projects
id
string

The unique identifier for a organization.

Response Body ​

result
object[]

List of Tickets

id
string
REQUIRED · 

The unique identifier for a ticket

Supported in
  • Accelo
  • Airtable
  • Asana
  • Azure DevOps
  • Basecamp
  • Bitbucket
  • ClickUp
  • Enchant
  • Freshdesk
  • GitLab
  • Gorgias
  • Help Scout
  • Helpshift
  • HubSpot
  • Intercom
  • Jira
  • Linear
  • Microsoft Planner
  • Monday.com
  • Planhat
  • Quickbase for Project Management
  • Salesforce
  • Shortcut
  • Teamwork Project Management
  • Trello
  • YouTrack
  • Zendesk
  • Zoho Desk
  • Zoho Projects
name
string

The name of the ticket

Supported in
  • Accelo
  • Asana
  • Azure DevOps
  • Basecamp
  • Bitbucket
  • ClickUp
  • Enchant
  • Freshdesk
  • GitLab
  • Gorgias
  • Help Scout
  • Helpshift
  • HubSpot
  • Intercom
  • Jira
  • Linear
  • Microsoft Planner
  • Monday.com
  • Planhat
  • Salesforce
  • Shortcut
  • Teamwork Project Management
  • Trello
  • YouTrack
  • Zendesk
  • Zoho Desk
  • Zoho Projects
number
string

An optional ticket number maintained by the system.

Supported in
  • Accelo
  • Enchant
  • GitLab
  • Gorgias
  • Help Scout
  • Linear
  • Salesforce
  • Shortcut
  • YouTrack
  • Zoho Desk
  • Zoho Projects
assignees
object[]

Users assigned to the ticket

Supported in
  • Accelo
  • Asana
  • Azure DevOps
  • Basecamp
  • Bitbucket
  • ClickUp
  • Enchant
  • Freshdesk
  • GitLab
  • Gorgias
  • Help Scout
  • Helpshift
  • HubSpot
  • Intercom
  • Jira
  • Linear
  • Microsoft Planner
  • Planhat
  • Salesforce
  • Shortcut
  • Teamwork Project Management
  • Trello
  • YouTrack
  • Zendesk
  • Zoho Desk
  • Zoho Projects
id
string

The unique identifier for a user

name
string

The name of the user

first_name
string

The first name of the user

last_name
string

The last name of the user

emails
object[]

The user's email addresses

email
string
REQUIRED · 

The user's email address

type
string

The type of email address

status
object

The status of the ticket

Supported in
  • Accelo
  • Azure DevOps
  • Basecamp
  • Bitbucket
  • ClickUp
  • Enchant
  • Freshdesk
  • GitLab
  • Gorgias
  • Help Scout
  • Helpshift
  • HubSpot
  • Intercom
  • Jira
  • Linear
  • Monday.com
  • Planhat
  • Salesforce
  • Shortcut
  • Teamwork Project Management
  • Trello
  • YouTrack
  • Zendesk
  • Zoho Desk
  • Zoho Projects
id
string

The unique identifier for a status

name
string

The name of the status

All possible enum values:
  • active
  • closed
  • open
  • pending
  • spam
  • resolved
  • archived
  • deleted
  • completed
created_by
object

User or contact who created the ticket

Supported in
  • Azure DevOps
  • Basecamp
  • Bitbucket
  • ClickUp
  • GitLab
  • Gorgias
  • Help Scout
  • Helpshift
  • Intercom
  • Jira
  • Linear
  • Microsoft Planner
  • Monday.com
  • Salesforce
  • Shortcut
  • Teamwork Project Management
  • YouTrack
  • Zendesk
  • Zoho Desk
  • Zoho Projects
id
string

The unique identifier for a user

name
string

The name of the user

type
string

The type of the user

All possible enum values:
  • user
  • contact
due_date
string · date-time

Due date of the ticket

Supported in
  • Accelo
  • Asana
  • Basecamp
  • ClickUp
  • Freshdesk
  • GitLab
  • Jira
  • Linear
  • Microsoft Planner
  • Shortcut
  • Teamwork Project Management
  • Trello
  • Zendesk
  • Zoho Desk
  • Zoho Projects
description
string

Description of the ticket

Supported in
  • Accelo
  • Asana
  • Azure DevOps
  • Basecamp
  • Bitbucket
  • ClickUp
  • Enchant
  • Freshdesk
  • GitLab
  • Gorgias
  • Help Scout
  • Helpshift
  • Intercom
  • Jira
  • Linear
  • Planhat
  • Salesforce
  • Shortcut
  • Teamwork Project Management
  • Trello
  • YouTrack
  • Zendesk
  • Zoho Desk
  • Zoho Projects
workspace
object

Workspace associated with the ticket

Supported in
  • Accelo
  • Azure DevOps
  • Basecamp
  • Bitbucket
  • Enchant
  • GitLab
  • Microsoft Planner
  • Trello
  • Zoho Projects
id
string

The unique identifier for a workspace

name
string

The name of the workspace

team
object

Team associated with the ticket

Supported in
  • Enchant
  • Shortcut
  • Teamwork Project Management
  • Zoho Desk
id
string

The unique identifier for a team

name
string

The name of the team

collections
object[]

Collections associated with the ticket

Supported in
  • Asana
  • Basecamp
  • Bitbucket
  • ClickUp
  • Help Scout
  • HubSpot
  • Jira
  • Linear
  • Microsoft Planner
  • Monday.com
  • Shortcut
  • Teamwork Project Management
  • Trello
  • YouTrack
  • Zoho Projects
id
string

The unique identifier for a collection

name
string

The name of the collection

type
string

The type of the collection

ticket_type
object

Type of the ticket

Supported in
  • Accelo
  • Asana
  • Azure DevOps
  • Bitbucket
  • Enchant
  • Freshdesk
  • GitLab
  • Help Scout
  • Jira
  • Planhat
  • Salesforce
  • Shortcut
  • YouTrack
  • Zendesk
  • Zoho Projects
id
string

The unique identifier for a ticket type

name
string

The name of the ticket type

contact
object

Contact associated with the ticket

Supported in
  • Accelo
  • Basecamp
  • Enchant
  • Freshdesk
  • Gorgias
  • Help Scout
  • HubSpot
  • Intercom
  • Salesforce
  • Zendesk
  • Zoho Desk
id
string

The unique identifier for a contact

first_name
string

The first name of the contact

last_name
string

The last name of the contact

name
string

The name of the contact

emails
object[]

The emails of the contact

email
string
REQUIRED · 

The email of the contact

type
string

The type of the email

account
object

Account associated with the ticket

Supported in
  • Accelo
  • Planhat
  • Teamwork Project Management
id
string

The unique identifier for a contact

parent_ticket
object

Parent ticket associated with the ticket

Supported in
  • Asana
  • Azure DevOps
  • ClickUp
  • Jira
  • Monday.com
  • Salesforce
  • Teamwork Project Management
  • YouTrack
id
string

The unique identifier for a ticket

name
string

The name of the ticket

attachments
object[]

Attachments associated with the ticket

Supported in
  • Asana
  • Intercom
  • Jira
  • Linear
  • YouTrack
id
string

The unique identifier for an attachment

file_name
string

The name of the attachment

file_url
string

The url of the attachment

tags
object[]

Tags associated with the ticket

Supported in
  • Asana
  • ClickUp
  • Enchant
  • Freshdesk
  • GitLab
  • Gorgias
  • Help Scout
  • Helpshift
  • Intercom
  • Jira
  • Linear
  • Shortcut
  • Teamwork Project Management
  • Trello
  • YouTrack
  • Zendesk
  • Zoho Projects
id
string

The unique identifier for a tag

name
string

The name of the tag

created_at
string · date-time

Time at which the ticket was created

Supported in
  • Accelo
  • Airtable
  • Asana
  • Azure DevOps
  • Basecamp
  • Bitbucket
  • ClickUp
  • Enchant
  • Freshdesk
  • GitLab
  • Gorgias
  • Help Scout
  • Helpshift
  • HubSpot
  • Intercom
  • Jira
  • Linear
  • Microsoft Planner
  • Monday.com
  • Planhat
  • Salesforce
  • Shortcut
  • Teamwork Project Management
  • Trello
  • YouTrack
  • Zendesk
  • Zoho Desk
  • Zoho Projects
updated_at
string · date-time

Time at which the ticket was last updated

Supported in
  • Accelo
  • Asana
  • Azure DevOps
  • Basecamp
  • Bitbucket
  • ClickUp
  • Enchant
  • Freshdesk
  • GitLab
  • Gorgias
  • Help Scout
  • Helpshift
  • HubSpot
  • Intercom
  • Jira
  • Linear
  • Monday.com
  • Planhat
  • Salesforce
  • Shortcut
  • Teamwork Project Management
  • Trello
  • YouTrack
  • Zendesk
  • Zoho Desk
  • Zoho Projects
completed_at
string · date-time

Time at which the ticket was completed

Supported in
  • Accelo
  • Asana
  • Azure DevOps
  • Basecamp
  • ClickUp
  • GitLab
  • Gorgias
  • Help Scout
  • HubSpot
  • Intercom
  • Jira
  • Linear
  • Microsoft Planner
  • Salesforce
  • Shortcut
  • YouTrack
  • Zoho Projects
ticket_url
string

URL of the ticket

Supported in
  • Accelo
  • Asana
  • Azure DevOps
  • Basecamp
  • Bitbucket
  • Enchant
  • GitLab
  • Help Scout
  • Jira
  • Linear
  • Monday.com
  • Shortcut
  • Trello
  • YouTrack
  • Zendesk
  • Zoho Desk
  • Zoho Projects
priority
object

Priority of the ticket

Supported in
  • Accelo
  • Azure DevOps
  • Bitbucket
  • ClickUp
  • Freshdesk
  • Gorgias
  • Intercom
  • Jira
  • Linear
  • Microsoft Planner
  • Salesforce
  • Teamwork Project Management
  • Trello
  • YouTrack
  • Zendesk
  • Zoho Desk
  • Zoho Projects
id
string

The unique identifier for a priority

name
string

The name of the priority

languages
string[]

Languages of the ticket

Supported in
  • Gorgias
  • Zoho Desk
is_unread
boolean

Whether the ticket is unread

Supported in
  • Gorgias
source
object

The source of the ticket

Supported in
  • Enchant
  • Freshdesk
  • Helpshift
  • Salesforce
  • Zoho Projects
id
string

The unique identifier for a source

name
string

The name of the source

custom_fields
object

All the custom fields present on the ticket

Supported in
  • Airtable
  • Asana
  • Azure DevOps
  • Planhat
  • Quickbase for Project Management
etag
string

The unique identifier for the specific version of the resource.

Supported in
  • Microsoft Planner
remote_data
object

Raw data returned from the remote API call.

next_cursor
string

The cursor to use for the next page of results. Pass this value as next_cursor in the query parameter in the next request to get the next page of results.