Links

List accounts

get
https://data.salesmachine.io
/v2/accounts
List all accounts

Example

curl -X GET https://data.salesmachine.io/v2/accounts?sort=asc&sort=created_at \
-H 'Accept: application/json' \
-H 'Authorization:Bearer <Your access token>'