Find a contact by ID
Returns a single contact by ID.
In the response, advanced fields (consents, surveys, level of support, etc.) are formatted as formdatas with form_id and form_ref_id references. Use the /forms/{id} endpoint to decode these references and interpret their values.
Documentation Index
Fetch the complete documentation index at: https://developer.qomon.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
OAuth2 access token. Pass the token in the Authorization header as Bearer <token>. The token is looked up in Redis to resolve the caller identity.
Path Parameters
Contact ID.
x >= 042
Response
OK
Timestamp when the contact was created.
Unique identifier of the contact.
x >= 0Timestamp when the contact was last updated.
Postal address.
Age category.
x >= 0City of birth.
Country code of birth.
Date of birth.
Whether the contact has opted out of communications.
Organisation-defined custom fields.
First name.
"Jane"
Organisation-defined form data.
Gender. One of: M (Male), F (Female), O (Other). Empty if unknown.
M, F, O "female"
Primary email address.
"jane@example.com"
Mobile phone number.
Whether the mobile phone number is invalid.
Nationality.
Landline phone number.
Whether the landline phone number is invalid.
Last (family) name.
"Doe"
Tags attached to the contact.