Skip to main content
GET
Get Contact
Use this endpoint to retrieve the complete profile of a specific contact. You must provide the unique 24-character contact id in the URL path. This is useful when you need to view a contact’s current tag assignments, custom field values, or subscription status before making updates.

Authorizations

X-API-Key
string
header
required

Path Parameters

id
string
required

The unique 24-character hexadecimal MongoDB ID of the contact.

Response

Contact retrieved successfully

status
string
Example:

"success"

code
integer
Example:

200

message
string
Example:

"Contact fetched successfully"

data
object
timestamp
string<date-time>