List feature flags for the tenant.
List feature flags for the tenant.
Retrieve a paginated list of feature flags for the tenant.
GET
List feature flags for the tenant.
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Paramètres de requête
Optional Id from which to start selection.
Number of feature flags to return per page. Defaults to 25, maximum 50.
Plage requise:
1 <= x <= 50Filter by type. Exact match.
Options disponibles:
auth0, self Filter by status. Exact match.
Options disponibles:
draft, active, archived