Get an overview project dora metrics.

Deprecated
This endpoint returns an overview of the specified dora metrics

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

Response

projectDoraMetricsSchema
featureslist of objects
An array of objects containing feature flag name and timeToProduction values. The measurement unit of timeToProduction is days.
projectAveragedouble or null
The average time it takes a feature flag to be enabled in production. The measurement unit is days.

Errors