API referenceGenerated
List Features
The tenant's configured features (feature_def), for the multi-feature cards.
Authorization
HTTPBearer AuthorizationBearer <token>
In: header
Response Body
application/json
curl -X GET "https://example.com/features"[ { "feature": "string", "display_name": "string", "revenue_per_unit": "string", "unit": "string" }]