Attachments
Retrieve Attachments
Retrieve Attachments from any connected Ticketing software
GET
/
ticketing
/
attachments
/
{id}
Authorizations
Headers
The connection token
Path Parameters
id of the attachment you want to retrive.
Query Parameters
Set to true to include data from the original Ticketing software.
Response
200 - application/json
The file name of the attachment
The file url of the attachment
The uploader's UUID of the attachment
The UUID of the ticket the attachment is tied to
The UUID of the comment the attachment is tied to
The custom field mappings of the attachment between the remote 3rd party & Panora
The UUID of the attachment
The id of the attachment in the context of the 3rd Party
The remote data of the attachment in the context of the 3rd Party
The created date of the object
The modified date of the object
Was this page helpful?