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_id
Billing account ID
Query parameters
force_refresh
Refresh billing provider state before returning.
include
Comma-separated optional sections: auto_refill, spend_controls, or all.
Response
Billing account details
data
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