ticketing/collections

Retrieve Collections

Retrieve Collections from any connected Ticketing software

get/ticketing/collections/{id}

Path parameters

idstring required

id of the collection you want to retrieve.

Query parameters

remote_databoolean

Set to true to include data from the original Ticketing software.

Headers

x-connection-tokenstring required

The connection token

Response

namestring required

The name of the collection

descriptionstring

The description of the collection

collection_typestring

The type of the collection. Authorized values are either PROJECT or LIST

idstring

The UUID of the collection

remote_idstring

The id of the collection in the context of the 3rd Party

remote_dataobject required
created_atobject required
modified_atobject required

Changes