Skip to main content
GET
Get current account

Authorizations

Authorization
string
header
required

API key or access token

Response

Get current account

Current customer account context

id
integer
required

Customer ID

Required range: -9007199254740991 <= x <= 9007199254740991
Example:

100

company
string
required

Company name

Example:

"Acme Inc"

name
string
required

Display name

Example:

"Acme"

customerDomain
string | null
required

Registered organization domain on the customer

Example:

"acme.com"

role
string

User role on this customer

Example:

"ADMIN"

standing
object

Customer standing (credit limit). ADMIN-only: present only when the caller is ADMIN or above; omitted otherwise.