Management API
...
Customer
Accounts

Retrieve Customer Account

1min
retrieves a single customer account, if requesting manager has access permissions to it url /api/v1/customer accounts/{id}/ method get success response code 200 ok content examples { "id" 811, "customers count" 0, "code" "tc4", "name" "test customer company 4", "description" "", "phone" "", "address" "", "email" "", "cognito user pool id" "", "company" 339 }