Contacts
Retrieve a contact
Retrieve detailed information about a specific contact, including their attributes and conversation history.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier of the contact
Example:
"contact_1234567890"
Response
200
application/json
Successfully retrieved contact details
The response is of type object
.