ticketing/users

Retrieve Users

Retrieve Users from any connected Ticketing software

get/ticketing/users/{id}

Path parameters

idstring required

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

email_addressstring required

The email address of the user

teamsstring[]

The teams whose the user is part of

account_idstring

The account or organization the user is part of

field_mappingsobject required
idstring

The UUID of the user

remote_idstring

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

remote_dataobject required
created_atobject required
modified_atobject required

Changes