API version 2.0
...
Access API
Accounts

Get

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

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