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

Endpoint

Authentication

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

Path Parameters

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

Response

array
List of plan-feature association objects.

Example

Errors