API version 2.0
...
Access API
Contacts

Get

1min
Get a contact by its ID
GET
Request
Body Parameters
id
required
String
ID of the contact to get
Curl
Responses
200
404

Get a contact by its unique_id
GET
Request
Body Parameters
uid
required
String
External unique_id of the contact to get
Curl
Responses
200
404