Project health dashboard
Project health dashboard
Returns a fixed data-handler L5 dashboard snapshot (default 30-day window baked into downstream). No query parameters — date/environment filters are not supported on this route.
Response shape is passthrough from data-handler (typically { snapshot, active_runs, data_freshness }).
Older response blocks such as mostFlakyTests may be absent.
GET
Project health dashboard
Authorizations
User PAT (td_pat_) scoped to the target project
Path Parameters
The project identifier (e.g. project_abc123). Must match the project associated with your PAT.