Returns all features currently assigned to a specific pricing plan, including full feature details and multipliers.
Endpoint
Authentication
Bearer token with your API key. Requires read or read_write permission.
Path Parameters
The project’s URL-friendly slug identifier.
Response
List of plan-feature association objects.
Plan-feature association ID
Feature multiplier for this plan (e.g. 5 means 5x the base limit)
Base price of the feature
One of "Standart", "Limits", or "Usage Based"
Whether this feature has countable data
Example
Errors