Get feature lifecycle
Information about the lifecycle stages of the feature.
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Path parameters
projectId
featureName
Response
featureLifecycleSchema
stage
The name of the lifecycle stage that got recorded for a given feature
Allowed values:
enteredStageAt
The date when the feature entered a given stage
status
The name of the detailed status of a given stage. E.g. completed stage can be kept or discarded.