ticketing/teams

Retrieve Teams

Retrieve Teams from any connected Ticketing software

get/ticketing/teams/{id}

Path parameters

idstring required

id of the team 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 team

descriptionstring

The description of the team

field_mappingsobject required
idstring

The UUID of the team

remote_idstring

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

remote_dataobject required
created_atobject required
modified_atobject required

Changes