API version 2.0
...
Access API
Contacts

Get

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

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