Get Contact

Returns a single contact in the authenticated account, identified by contact_uuid OR contact_email (at least one required; supplying both narrows the match). Optional with_attributes=true adds a nested custom_attributes: {key: value} map to the response; by default custom attributes are omitted.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
uuid

Required if contact_email is omitted. The contact UUID.

string
length ≤ 255

Required if contact_uuid is omitted. RFC-valid email.

boolean
Defaults to false

When true, the response includes a nested custom_attributes: {key: value} map. Default false.

Responses

401

Missing or invalid bearer token.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json