Get feature lifecycle

View as Markdown
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

projectIdstringRequired
featureNamestringRequired

Response

featureLifecycleSchema
stageenum
The name of the lifecycle stage that got recorded for a given feature
Allowed values:
enteredStageAtstringformat: "date-time"
The date when the feature entered a given stage
statusstringOptional
The name of the detailed status of a given stage. E.g. completed stage can be kept or discarded.

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error