Accounts
Retrieve Accounts
Retrieve Accounts from any connected Ticketing software
GET
/
ticketing
/
accounts
/
{id}
Authorizations
Headers
The connection token
Path Parameters
id of the account you want to retrieve.
Query Parameters
Set to true to include data from the original Ticketing software.
Response
200 - application/json
The name of the account
The domains of the account
The custom field mappings of the account between the remote 3rd party & Panora
The UUID of the account
The remote ID of the account in the context of the 3rd Party
The remote data of the account in the context of the 3rd Party
The created date of the account
The modified date of the account
Was this page helpful?