Skip to main content
GET
List a plan's entitlements

Example Request

Response

A plan with no entitlements returns an empty data array. A plan that does not exist returns 404 with code not_found.
This lists what one plan grants. For what a customer actually has across all of their subscriptions, use customer entitlements.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Path Parameters

id
string<uuid>
required

Response

Entitlements granted by the plan

data
object[]