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.
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
remote_created_atDateTime (ISO 8601)
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
Comment
object is used to represent a comment on a ticket.id
UUIDremote_id
Stringcreated_at
DateTime (ISO 8601)modified_at
DateTime (ISO 8601)user
UUIDcontact
UUIDbody
Stringhtml_body
Stringticket
UUIDis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_was_deleted
Booleanfield_mappings
Objectremote_data
RemoteData[]RemoteData
object is used to represent the full data pulled from the third-party API for an object.path
Stringdata
Anyhttps://api.merge.dev/api/ticketing/v1/comments
Returns a list of
Comment
objects.created_after
DateTime (ISO 8601)created_before
DateTime (ISO 8601)cursor
Stringexpand
Stringinclude_deleted_data
Booleaninclude_remote_data
Booleaninclude_shell_data
Booleanmodified_after
DateTime (ISO 8601)modified_before
DateTime (ISO 8601)page_size
Integerremote_created_after
DateTime (ISO 8601)remote_id
Stringticket_id
StringSupported Response Fields
body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
html_body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringhtml_body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringhtml_body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringcontact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringcontact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringcontact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringcontact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringcontact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
contact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
contact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
html_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringhtml_body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
contact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
html_body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringticket
UUIDSupported Response Fields
body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringhtml_body
Stringremote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDSupported Response Fields
body
Stringhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringcontact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
html_body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringcontact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDhttps://api.merge.dev/api/ticketing/v1/comments
Creates a
Comment
object with the given values.is_debug_mode
Booleanrun_async
Booleanmodel
Objectuser
UUIDid
field in the User object.contact
UUIDid
field in the Contact object.body
Stringhtml_body
Stringticket
UUIDid
field in the Ticket object.is_private
Booleanintegration_params
Objectlinked_account_params
ObjectSupported POST Model Parameters
body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringhtml_body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDSupported POST Model Parameters
body
Stringhtml_body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringcontact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDAdditional POST Parameters
integration_params
Objectchannel
StringSupported POST Model Parameters
contact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDAdditional POST Parameters
integration_params
StringSupported POST Model Parameters
body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
contact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringremote_created_at
DateTime (ISO 8601)ticket
UUIDuser
UUIDSupported POST Model Parameters
html_body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDAdditional POST Parameters
body
StringSupported POST Model Parameters
body
Stringhtml_body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
html_body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDAdditional POST Parameters
body
StringSupported POST Model Parameters
body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDAdditional POST Parameters
integration_params
Objectchannel
StringSupported POST Model Parameters
body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDSupported POST Model Parameters
body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDSupported POST Model Parameters
body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
html_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringcontact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDhttps://api.merge.dev/api/ticketing/v1/comments/{id}
Returns a
Comment
object with the givenid
.expand
Stringid
UUIDinclude_remote_data
BooleanSupported Response Fields
body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
html_body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringhtml_body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringhtml_body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringcontact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringcontact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringcontact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringcontact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringcontact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
contact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
contact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
html_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringhtml_body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
contact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
html_body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringticket
UUIDSupported Response Fields
body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringhtml_body
Stringremote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDSupported Response Fields
body
Stringhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringcontact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
html_body
Stringremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDSupported Response Fields
body
Stringcontact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_data
RemoteData[]path
stringdata
stringremote_id
Stringticket
UUIDuser
UUIDhttps://api.merge.dev/api/ticketing/v1/comments/meta/post
Returns metadata for
Comment
POSTs.Supported POST Model Parameters
body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringhtml_body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDSupported POST Model Parameters
body
Stringhtml_body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringcontact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDAdditional POST Parameters
integration_params
Objectchannel
StringSupported POST Model Parameters
contact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDAdditional POST Parameters
integration_params
StringSupported POST Model Parameters
body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
contact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringremote_created_at
DateTime (ISO 8601)ticket
UUIDuser
UUIDSupported POST Model Parameters
html_body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDAdditional POST Parameters
body
StringSupported POST Model Parameters
body
Stringhtml_body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
html_body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDAdditional POST Parameters
body
StringSupported POST Model Parameters
body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDAdditional POST Parameters
integration_params
Objectchannel
StringSupported POST Model Parameters
body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDSupported POST Model Parameters
body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDSupported POST Model Parameters
body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
html_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringcontact
UUIDhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUIDSupported POST Model Parameters
body
Stringhtml_body
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_id
Stringticket
UUIDuser
UUID