Get Contact
Fetch one contact by id, scoped to the caller’s workspace, with its live identifiers. Returns 404 for missing, merged-away, or foreign-workspace contacts - contact existence is never leaked across workspaces.
Authentication
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Path parameters
Contact id (prefixed external id, contact_...).
Headers
Response headers
Response
Prefixed wire identifier (contact_<26 char Crockford base32>).
URL paths accept only this prefixed form; bare UUIDs are rejected
with 404.
Customer-controlled JSON blob.
The contact’s live identifiers. Always present; empty only for a contact whose every link has been detached.
Operator-editable name. Absent when nobody has named this person and no resolver supplied one.