v1
latestOpenAPI 3.1.0AGPL-3.0-only2026-07-1773264353.7 KBFeatures
Get feature details
get/api/v1/features/{id_or_code}
Path parameters
id_or_codestring required
Feature ID or code
Response
Feature details
Example response
{
"entitlement": {
"feature_id": "feat_7n42DGM5Tflk9n8mt7Fhc7",
"id": "ent_7n42DGM5Tflk9n8mt7Fhc7"
},
"feature_type": {
"metric_id": "bm_7n42DGM5Tflk9n8mt7Fhc7"
},
"id": "feat_7n42DGM5Tflk9n8mt7Fhc7",
"product": {
"id": "prd_7n42DGM5Tflk9n8mt7Fhc7"
}
}