v4
latestOpenAPI 3.0.02026-08-04109113304.5 KBPlan
Get Plan & Usage information for all products
Get Plan & Usage information for all products, only accessible for Administrators on the account
get/plan
Response
Return Plan & Usage information
Example response
{
"account_id": 1234567,
"plan_name": "Enterprise - Premium Optimizely X Web",
"product_usages": [
{
"allocation_term_in_months": 6,
"overage_cents_per_visitor": 0.001,
"usage": 12345,
"usage_allowance": 123456
}
]
}