Skip to main content
Returns all features currently assigned to a specific pricing plan, including full feature details and multipliers.

Endpoint

Authentication

Authorization
string
required
Bearer token with your API key. Requires read or read_write permission.

Path Parameters

slug
string
required
The project’s URL-friendly slug identifier.
planId
number
required
The plan’s unique ID.

Response

features
array
List of plan-feature association objects.

Example

Errors