Organizations
List Plans
Returns a list of available plans and their quotas.
GET
/
v1
/
organizations
/
{organizationSlug}
/
plans
Path Parameters
organizationSlug
string
requiredThe slug of the organization or user account.
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?