GET
/
api
/
v1
/
management
/
contacts
/
{contactId}

Headers

x-api-key
string
required

Path Parameters

contactId
string
required

The ID of the contact to retrieve

Response

200
application/json
OK

The response is of type object.

Was this page helpful?