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.
The id of the user or contact who created the comment
Supported in
Accelo
Airtable
Asana
Azure DevOps
Basecamp
Bitbucket
ClickUp
Enchant
Freshdesk
GitLab
Gorgias
Help Scout
Hive
HubSpot
Intercom
Jira
Linear
Monday.com
Pivotal Tracker
Shortcut
Teamwork Project Management
Trello
Wrike
YouTrack
Zendesk
Zoho Desk
Zoho Projects
id
string
REQUIRED ·Â
The id of the user or contact who created the comment
name
string
The name of the user or contact who created the comment
type
string
REQUIRED ·Â
Type of the author
All possible enum values:
user
contact
system
receiver
object
The id of the user or contact who is receiving the comment
id
string
REQUIRED ·Â
The id of the user or contact who receiving the comment
name
string
The name of the user or contact who receiving the comment
type
string
REQUIRED ·Â
Type of the receiver
All possible enum values:
user
contact
system
body
string
The body of the comment
Supported in
Accelo
Airtable
Asana
Azure DevOps
Basecamp
Bitbucket
ClickUp
Enchant
Freshdesk
GitLab
Gorgias
Help Scout
HubSpot
Jira
Linear
Monday.com
Pivotal Tracker
Shortcut
Teamwork Project Management
Todoist
Trello
Wrike
YouTrack
Zendesk
Zoho Desk
Zoho Projects
html_body
string
The body of the comment in HTML format
Supported in
Accelo
Asana
Bitbucket
Enchant
Freshdesk
Gorgias
Help Scout
Hive
HubSpot
Intercom
Jira
Monday.com
Teamwork Project Management
Zendesk
Zoho Desk
ticket
object
The ticket to which the comment belongs
Supported in
Accelo
Airtable
Asana
Azure DevOps
Basecamp
Bitbucket
ClickUp
Enchant
Freshdesk
GitLab
Gorgias
Help Scout
Hive
Intercom
Jira
Linear
Monday.com
Pivotal Tracker
Shortcut
Todoist
Trello
Wrike
YouTrack
Zendesk
Zoho Desk
Zoho Projects
id
string
REQUIRED ·Â
The unique identifier for a ticket
attachments
object[]
The attachments of the comment
Supported in
Accelo
Enchant
Help Scout
Hive
HubSpot
Monday.com
Todoist
Wrike
YouTrack
Zendesk
Zoho Projects
id
string
The unique identifier for the attachment
file_name
string
The attachment's name.
file_url
string
The URL to download the attachment
content_type
string
The content type of the attachment
uploaded_by
object
The user who uploaded the attachment
id
string
The user who uploaded the attachment
name
string
The user who uploaded the attachment
uploaded_by_type
string
The type of the user who uploaded the attachment
created_at
string · date-time
The time when the attachment was created
is_internal
boolean
Whether the comment is internal. True for internal notes left by users.
Supported in
Enchant
GitLab
HubSpot
Zoho Desk
is_private
boolean
Whether the comment is private or not
Supported in
Basecamp
Freshdesk
GitLab
Gorgias
Help Scout
HubSpot
Teamwork Project Management
Zendesk
Zoho Desk
channel
object
The medium through which the comment was sent.
id
string
The unique identifier for the channel
name
string
The name of the channel
type
string
The type of the channel
created_at
string · date-time
The date and time when the comment was created
Supported in
Accelo
Airtable
Asana
Azure DevOps
Basecamp
Bitbucket
ClickUp
Enchant
Freshdesk
GitLab
Gorgias
Help Scout
Hive
HubSpot
Intercom
Jira
Linear
Monday.com
Pivotal Tracker
Shortcut
Teamwork Project Management
Todoist
Trello
Wrike
YouTrack
Zendesk
Zoho Desk
Zoho Projects
updated_at
string · date-time
The date and time when the comment was updated
Supported in
Accelo
Airtable
Asana
Azure DevOps
Basecamp
Bitbucket
Freshdesk
GitLab
Intercom
Jira
Linear
Monday.com
Pivotal Tracker
Shortcut
Teamwork Project Management
Wrike
YouTrack
Zoho Desk
Zoho Projects
etag
string
The unique identifier for the specific version of the resource.
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.
List Comments ​
Endpoint ​
Integrations supported
Partial response integrations
For partial response integrations, you will need to fetch the individual resource using the "get" endpoint to get the full response object.
Query parameters ​
Refer Specifying query parameters in Truto APIs
The ID of the integrated account to use for the request.
62f44730-dd91-461e-bd6a-aedd9e0ad79d
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
.unified
raw
normalized
unified
By default the
result
attribute is an array of objects. This parameter allows you to specify a field in eachresult
objects to use as key, which transforms theresult
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.id
Ignores the
limit
query parameter.Excludes the
remote_data
attribute from the response.Array of fields to exclude from the response.
truto_exclude_fields[]=id&truto_exclude_fields[]=name
Query parameters to pass to the underlying API without any transformations. Refer this guide to see how to structure the query parameters.
remote_query[foo]=bar
The ticket to which the comment belongs
Integration specific notes
Required in
Supported in
The unique identifier for a ticket
The conversation to retrieve the comments for.
Required in
The unique identifier for a ticket
Required in
The field to sort the resource by. Should be in format
{ fieldName: direction }
. The direction can beasc
ordesc
.created_at
updated_at
Supported in
The date and time when the comment was created
asc
desc
Supported in
The unique identifier for the team.
Supported in
The date and time when the comment was created
Supported in
The unique identifier for a workspace
Required in
The unique identifier for a collection
Required in
The unique identifier for a workspace
Required in
Integration specific notes
Required in
Supported in
The unique identifier for a collection.
The date and time when the comment was updated
Supported in
Required in
The unique identifier for a organization.
issue
task
Required in
Response Body ​
List of Comments
The unique identifier for a comment
Supported in
The id of the user or contact who created the comment
Supported in
The id of the user or contact who created the comment
The name of the user or contact who created the comment
Type of the author
user
contact
system
The id of the user or contact who is receiving the comment
The id of the user or contact who receiving the comment
The name of the user or contact who receiving the comment
Type of the receiver
user
contact
system
The body of the comment
Supported in
The body of the comment in HTML format
Supported in
The ticket to which the comment belongs
Supported in
The unique identifier for a ticket
The attachments of the comment
Supported in
The unique identifier for the attachment
The attachment's name.
The URL to download the attachment
The content type of the attachment
The user who uploaded the attachment
The user who uploaded the attachment
The user who uploaded the attachment
The type of the user who uploaded the attachment
The time when the attachment was created
Whether the comment is internal. True for internal notes left by users.
Supported in
Whether the comment is private or not
Supported in
The medium through which the comment was sent.
The unique identifier for the channel
The name of the channel
The type of the channel
The date and time when the comment was created
Supported in
The date and time when the comment was updated
Supported in
The unique identifier for the specific version of the resource.
Raw data returned from the remote API call.
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.