aid_customers_atributes_get
Customer Settings
Customers settings
Get customers settings
scopes:
- admin:customers
- read:customers
- public:customers
GET
aid_customers_atributes_get
Authorizations
Bearer authentication (token authentication) should be used for accessing the API.
Use Get Token to get an access token for client credentials. Pass the token in the request header:
Authorization: Bearer {access_token}where the access_token is JSON Web Tokens (JWT).
Path Parameters
An id that uniquely identifies the account.
Required string length:
9Last modified on May 12, 2026