Get project status
This endpoint returns information on the status the project, including activities, health, resources, and aggregated flag lifecycle data.
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
projectStatusSchema
activityCountByDate
Array of activity records with date and count, representing the project’s daily activity statistics.
health
Information about the project's health rating
technicalDebt
Information about the project's health rating
resources
Key resources within the project
staleFlags
Information on stale and potentially stale flags in this project.
lifecycleSummary
Feature flag lifecycle statistics for this project.