Skip to main content
GET
Contact details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Query Parameters

include
string

with ?include=offers,tags,customer the response will include the related contact offers, tags and customer resources

fields[contacts]
string

Sparse fields, use: name, email for example ?fields[contacts]=name,email

Response

Success, shows details for specified contact and tags relationship

data
object