Get Feature

View as Markdown

Authentication

Authorizationstring
API Key authentication via header

Path parameters

feature_namestringRequired
The name of the feature

Response

Return a single feature toggle for this token
enabledboolean
namestring
createdAtstring or nullOptionalformat: "date-time"
dependencieslist of objects or nullOptional
descriptionstring or nullOptional
impressionDataboolean or nullOptional
lastSeenAtstring or nullOptionalformat: "date-time"
projectstring or nullOptional
staleboolean or nullOptional
strategieslist of objects or nullOptional
typestring or nullOptional
variantslist of objects or nullOptional

Errors

403
Forbidden Error
404
Not Found Error