Skip to main content
GET
Retrieves detailed information about a specific customer, including current budget usage.

Authentication

Public API: use an API key.
  • Authorization: Bearer YOUR_API_KEY (public API)

Path params

string
required
Your unique identifier for this customer.

Query params

You can add these params to the URL params.
string
default:"prod"
Specify environment if you are not using the default. Options: prod, test.

Request example

Response