Get all billing configs
Billing Configs
Get all billing configs
GET
Get all billing configs
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The API key to access the admin API
Response
Returns all billing configs
Config key - either a type or plan code
Available options:
timing_policy Config value - either a type or grace period days
Available options:
immediate, next_cycle Config key type (e.g. upgrade, downgrade, terminate)
Example:
"upgrade"
Status Type (e.g. active)
Example:
"active"
Description of the billing config
Example:
"Immediate Upgrade"