The Comment object is used to represent a comment on a ticket.
Properties
idUUID
remote_idString
The third-party API ID of the matching object.
created_atDateTime (ISO 8601)
The datetime that this object was created by Merge.
modified_atDateTime (ISO 8601)
The datetime that this object was modified by Merge.
userUUID
The author of the Comment, if the author is a User. If the third party does not support specifying an author, we will append "[Posted on behalf of {name}]" to the comment.
contactUUID
The author of the Comment, if the author is a Contact.If the third party does not support specifying an author, we will append "[Posted on behalf of {name}]" to the comment.
bodyString
The comment's text body.
html_bodyString
The comment's text body formatted as html.
ticketUUID
The ticket associated with the comment.
is_privateBoolean
Whether or not the comment is internal.
remote_created_atDateTime (ISO 8601)
When the third party's comment was created.
remote_was_deletedBoolean
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. Learn more.
field_mappingsObject
remote_dataRemoteData[]
The RemoteData object
The RemoteData object is used to represent the full data pulled from the third-party API for an object.
Properties
pathString
The third-party API path that is being called.
dataAny
The data returned from the third-party for this object in its original, unnormalized format.
GET
/comments
https://api.merge.dev/api/ticketing/v1/comments
US
EU
APAC
Returns a list of Comment objects.
Query & path parameters
created_afterDateTime (ISO 8601)
Optional
If provided, will only return objects created after this datetime.
created_beforeDateTime (ISO 8601)
Optional
If provided, will only return objects created before this datetime.
cursorString
Optional
The pagination cursor value.
expandString
Optional
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
include_deleted_dataBoolean
Optional
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. Learn more.
include_remote_dataBoolean
Optional
Whether to include the original data Merge fetched from the third-party to produce these models.
include_shell_dataBoolean
Optional
Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).
modified_afterDateTime (ISO 8601)
Optional
If provided, only objects synced by Merge after this date time will be returned.
modified_beforeDateTime (ISO 8601)
Optional
If provided, only objects synced by Merge before this date time will be returned.
page_sizeInteger
Optional
Number of results to return per page. The maximum limit is 100.
remote_created_afterDateTime (ISO 8601)
Optional
If provided, will only return Comments created in the third party platform after this datetime.
remote_idString
Optional
The API provider's ID for the given object.
ticket_idString
Optional
If provided, will only return comments for this ticket.
Field support by integration
Use the /linked-accounts endpoint to pull platform support information
Whether to include debug fields (such as log file links) in the response.
run_asyncBoolean
Optional
Whether or not third-party updates should be run asynchronously.
Body parameters
modelObject
Required
Find available fields below under “Model Parameters”.
Model parameters
View app-specific writable fields under “Field support by platform” in this section.
userUUID
The author of the Comment, if the author is a User. If the third party does not support specifying an author, we will append "[Posted on behalf of {name}]" to the comment. Must pass in a valid Merge ID, which can be obtained from the id field in the User object.
contactUUID
The author of the Comment, if the author is a Contact.If the third party does not support specifying an author, we will append "[Posted on behalf of {name}]" to the comment. Must pass in a valid Merge ID, which can be obtained from the id field in the Contact object.
bodyString
The comment's text body.
html_bodyString
The comment's text body formatted as html.
ticketUUID
The ticket associated with the comment. Must pass in a valid Merge ID, which can be obtained from the id field in the Ticket object.
is_privateBoolean
Whether or not the comment is internal.
integration_paramsObject
linked_account_paramsObject
Field support by integration
Use the /linked-accounts endpoint to pull platform support information
Aha!
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Required
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Optional
Asana
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Required
html_bodyString
Optional
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
Azure DevOps
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Optional
html_bodyString
Optional
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Optional
ClickUp
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Optional
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Optional
userUUID
Optional
Freshdesk
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Optional
contactUUID
Optional
html_bodyString
Required
is_privateBoolean
Required
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Optional
Front
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Optional
html_bodyString
Optional
is_privateBoolean
Required
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Required
GitHub Issues
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Optional
html_bodyString
Required
is_privateBoolean
Optional
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Optional
GitLab
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Required
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Optional
Gladly
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Required
html_bodyString
Optional
is_privateBoolean
Required
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Required
Gorgias
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Optional
html_bodyString
Optional
is_privateBoolean
Optional
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Required
Additional POST Parameters
integration_paramsObject
Required
channelString
Required
Help Scout
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
contactUUID
Required
html_bodyString
Required
is_privateBoolean
Optional
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Optional
Additional POST Parameters
integration_paramsString
Required
Hive
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Required
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Optional
Intercom
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
contactUUID
Optional
html_bodyString
Required
is_privateBoolean
Required
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Optional
Ironclad
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Required
is_privateBoolean
Optional
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Required
Jira
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
html_bodyString
Optional
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Optional
Additional POST Parameters
bodyString
Required
Jira Data Center
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Optional
html_bodyString
Optional
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Optional
Jira Service Management
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
html_bodyString
Optional
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Optional
Additional POST Parameters
bodyString
Required
Kustomer
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Required
is_privateBoolean
Required
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Required
Additional POST Parameters
integration_paramsObject
Required
channelString
Required
Linear
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Required
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Optional
Pivotal Tracker
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Required
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Optional
Salesforce Service Cloud
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Required
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
ServiceNow
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Required
is_privateBoolean
Required
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
Shortcut
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Required
is_privateBoolean
Optional
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Optional
Teamwork
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
html_bodyString
Required
is_privateBoolean
Optional
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Optional
Trello
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Required
is_privateBoolean
Optional
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Optional
Wrike
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Required
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Optional
Zendesk
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Optional
contactUUID
Optional
html_bodyString
Optional
is_privateBoolean
Optional
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Optional
Zoho BugTracker
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Required
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Optional
Zoho Desk
On top of normalized Common Models, Merge also supports Passthrough Requests for this platform's API
Supported POST Model Parameters
bodyString
Optional
html_bodyString
Optional
is_privateBoolean
Required
remote_created_atDateTime (ISO 8601)
Optional
remote_idString
Optional
ticketUUID
Required
userUUID
Optional
To include the correct model fields when making POST requests, use the GET /comments/meta/post endpoint. Learn more in our /meta guide.
Commentobject is used to represent a comment on a ticket.idUUIDremote_idStringcreated_atDateTime (ISO 8601)modified_atDateTime (ISO 8601)userUUIDcontactUUIDbodyStringhtml_bodyStringticketUUIDis_privateBooleanremote_created_atDateTime (ISO 8601)remote_was_deletedBooleanfield_mappingsObjectremote_dataRemoteData[]RemoteDataobject is used to represent the full data pulled from the third-party API for an object.pathStringdataAnyhttps://api.merge.dev/api/ticketing/v1/comments
Returns a list of
Commentobjects.created_afterDateTime (ISO 8601)created_beforeDateTime (ISO 8601)cursorStringexpandStringinclude_deleted_dataBooleaninclude_remote_dataBooleaninclude_shell_dataBooleanmodified_afterDateTime (ISO 8601)modified_beforeDateTime (ISO 8601)page_sizeIntegerremote_created_afterDateTime (ISO 8601)remote_idStringticket_idStringSupported Response Fields
bodyStringremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
html_bodyStringremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringhtml_bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringhtml_bodyStringremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringcontactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringcontactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringcontactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringcontactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringcontactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
contactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
contactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
contactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringhtml_bodyStringremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringcontactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
html_bodyStringremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringticketUUIDSupported Response Fields
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringhtml_bodyStringremote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDSupported Response Fields
bodyStringhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringcontactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
html_bodyStringremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringcontactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDhttps://api.merge.dev/api/ticketing/v1/comments
Creates a
Commentobject with the given values.is_debug_modeBooleanrun_asyncBooleanmodelObjectuserUUIDidfield in the User object.contactUUIDidfield in the Contact object.bodyStringhtml_bodyStringticketUUIDidfield in the Ticket object.is_privateBooleanintegration_paramsObjectlinked_account_paramsObjectSupported POST Model Parameters
bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringhtml_bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDSupported POST Model Parameters
bodyStringhtml_bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringcontactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDAdditional POST Parameters
integration_paramsObjectchannelStringSupported POST Model Parameters
contactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDAdditional POST Parameters
integration_paramsStringSupported POST Model Parameters
bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
contactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
html_bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDAdditional POST Parameters
bodyStringSupported POST Model Parameters
bodyStringhtml_bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
html_bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDAdditional POST Parameters
bodyStringSupported POST Model Parameters
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDAdditional POST Parameters
integration_paramsObjectchannelStringSupported POST Model Parameters
bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDSupported POST Model Parameters
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDSupported POST Model Parameters
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
html_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringcontactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDhttps://api.merge.dev/api/ticketing/v1/comments/{id}
Returns a
Commentobject with the givenid.expandStringidUUIDinclude_remote_dataBooleaninclude_shell_dataBooleanSupported Response Fields
bodyStringremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
html_bodyStringremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringhtml_bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringhtml_bodyStringremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringcontactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringcontactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringcontactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringcontactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringcontactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
contactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
contactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
contactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringhtml_bodyStringremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringcontactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
html_bodyStringremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringticketUUIDSupported Response Fields
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringhtml_bodyStringremote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDSupported Response Fields
bodyStringhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringcontactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
html_bodyStringremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDSupported Response Fields
bodyStringcontactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_dataRemoteData[]pathstringdatastringremote_idStringticketUUIDuserUUIDhttps://api.merge.dev/api/ticketing/v1/comments/meta/post
Returns metadata for
CommentPOSTs.Supported POST Model Parameters
bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringhtml_bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDSupported POST Model Parameters
bodyStringhtml_bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringcontactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDAdditional POST Parameters
integration_paramsObjectchannelStringSupported POST Model Parameters
contactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDAdditional POST Parameters
integration_paramsStringSupported POST Model Parameters
bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
contactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
html_bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDAdditional POST Parameters
bodyStringSupported POST Model Parameters
bodyStringhtml_bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
html_bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDAdditional POST Parameters
bodyStringSupported POST Model Parameters
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDAdditional POST Parameters
integration_paramsObjectchannelStringSupported POST Model Parameters
bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDSupported POST Model Parameters
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDSupported POST Model Parameters
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
html_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringcontactUUIDhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUIDSupported POST Model Parameters
bodyStringhtml_bodyStringis_privateBooleanremote_created_atDateTime (ISO 8601)remote_idStringticketUUIDuserUUID