Get a health report for a project.
This endpoint returns a health report for the specified project. This data is used for the technical debt insights
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
Response
healthReportSchema
version
The project overview version.
name
The project's name
defaultStickiness
A default stickiness for the project affecting the default stickiness value for variants and Gradual Rollout strategy
mode
The project’s collaboration mode. Determines whether non-project members can submit change requests or not.
Allowed values:
members
The number of users/members in the project.
technicalDebt
An indicator of the project’s technical debt on a scale from 0 to 100
environments
An array containing the names of all the environments configured for the project.
features
An array containing an overview of all the features of the project and their individual status
potentiallyStaleCount
The number of potentially stale feature flags.
activeCount
The number of active feature flags.
staleCount
The number of stale feature flags.
healthDeprecated
Use technicalDebt instead.
description
The project's description
featureLimit
A limit on the number of features allowed in the project. Null if no limit.
updatedAt
When the project was last updated.
createdAt
When the project was last updated.
favorite
Indicates if the project has been marked as a favorite by the current user requesting the project health overview.
stats
Project statistics
featureNaming
Create a feature naming pattern