Comments
Retrieve Comment
Retrieve a Comment from any connected Ticketing software
GET
/
ticketing
/
comments
/
{id}
Authorizations
x-api-key
string
headerrequiredHeaders
x-connection-token
string
requiredThe connection token
Path Parameters
id
string
requiredid of the comment
you want to retrive.
Query Parameters
remote_data
boolean
Set to true to include data from the original Ticketing software.
Response
200 - application/json
prev_cursor
string | null
requirednext_cursor
string | null
requireddata
object[]
requiredWas this page helpful?