Organizations
List Plans
Returns a list of available plans and their quotas.
GET
/
v1
/
organizations
/
{organizationName}
/
plans
Path Parameters
organizationName
string
requiredThe name of the organization or user.
Response
200 - application/json
name
string
The name of the plan.
price
string
The monthly price of the plan.
quotas
object
Was this page helpful?