Skip to main content
Fetch one contact by id, with its full name, subscription state, timestamps, and stored metadata. GET /v1/contacts/{id}

Path parameters

string
required
The contact id, e.g. ct_7Yh2Lp.

Request

Response

Returns 200 OK with the contact. An id that is unknown or not visible to this project returns 404 not_found.
200 OK