curl --request GET \ --url https://api.panora.dev/ticketing/tags \ --header 'x-connection-token: <x-connection-token>'
{ "message": "<string>", "error": "<string>", "statusCode": 123, "data": { "name": "<string>", "field_mappings": {}, "id": "<string>", "remote_id": "<string>", "remote_data": {} } }
The connection token
Set to true to include data from the original Ticketing software.
Show child attributes
The name of the tag
The uuid of the tag
The id of the tag in the context of the 3rd Party
Was this page helpful?