billing
Get current plan
Returns the caller organization's active subscription plan. Only an active subscription is returned; if the org has none, this responds 404. (The status field is therefore always 'active' here.)
get/billing/subscription
Response
OK
Example response
{
"$schema": "/api/v1/SubscriptionResponse.json"
}