GET
/
ticketing
/
contacts
/
{id}

Authorizations

x-api-key
string
headerrequired

Headers

x-connection-token
string
required

The connection token

Path Parameters

id
string
required

id of the contact you want to retrieve.

Query Parameters

remote_data
boolean

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

Response

200 - application/json
prev_cursor
string | null
required
next_cursor
string | null
required
data
object[]
required

Was this page helpful?