Get a billing account

When authenticated with an API key, this operation requires api-read.

Authentication

AuthorizationBearer
Console user session or Mixlayer API key supplied as a Bearer token.

Path parameters

billing_account_idstringRequired
Billing account ID

Query parameters

force_refreshbooleanOptionalDefaults to false
Refresh billing provider state before returning.
includestringOptional

Comma-separated optional sections: auto_refill, spend_controls, or all.

Response

Billing account details
dataobject
Billing account details returned by the public API.

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error