Skip to main content
GET
Get the customer record for the current organization

Authorizations

X-BRONTO-API-KEY
string
header
required

Response

Customer details retrieved successfully

customer_id
string
required

Unique identifier for the customer

Example:

"cust_12345"

org_id
string
required

Identifier for the organization associated with the customer

Example:

"org_67890"

customer_name
string
required

Name of the customer or company

Example:

"Acme Inc."

billing_emails
string<email>[]
required

List of email addresses that receive billing information

Example:
contract_type
string

The type of contract associated with the customer

Example:

"Enterprise"

ou_id
string

Organizational Unit (OU) identifier associated with the customer

Example:

"ou_34567"

parent
string

Identifier for the parent organization, if applicable

Example:

"parent_98765"

metadata
object

Common metadata attached to all persisted resources.

organisations
object[]

List of associated organisations