Skip to main content
Returns all features defined in a project, including countable data for usage-based and limit-type features.

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.

Response

features
array
List of feature objects.

Example

Errors