Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
with ?include=offers,tags,customer the response will include the related contact offers, tags and customer resources
Sparse fields, use: name, email for example ?fields[contacts]=name,email