Skip to main content
GET
cURL

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Path Parameters

org_id
string<uuid>
required

The unique identifier for the organisation.

contact_id
string<uuid>
required

The unique identifier for the contact.

Query Parameters

include
enum<string>[]

A comma separated list of related resources to include.

Available options:
author,
accounts,
interactions,
organisation

Response

Get a contact.

JSON API response object

data
object
required

A contact

jsonapi
object
required