Read a MULTI-PROJECT cycle's burndown (PT-938) — the project-set arm of the PT-547 burndown route, identical in shape to the other two arms: an ideal line (activation total → 0) and an actual line (remaining count + points per snapshot date), with an 'estimated N of M' coverage indicator and a pace verdict
GET/api/cycle-sets/:id/cycles/:cycleId/burndown
Read a MULTI-PROJECT cycle's burndown (PT-938) — the project-set arm of the PT-547 burndown route, identical in shape to the other two arms: an ideal line (activation total → 0) and an actual line (remaining count + points per snapshot date), with an "estimated N of M" coverage indicator and a pace verdict. There is no redaction to apply — the payload carries no per-task row — and every figure is computed from the FULL member set, so two callers with different readable sets see byte-identical aggregates. Access is the same ladder as the sibling /tasks route.
Request
Responses
- 200
- 401
- 403
- 404
Successful response
Unauthorized — authentication credentials are missing or invalid
Forbidden — the project set is inaccessible or unknown, its id is malformed, the caller lacks full projects.read or full tasks.read, or the x-act-as-org selector named a non-member org. All collapse to 403 (no existence oracle).
Cycle not found, archived, or scoped to a project, an initiative, or a sibling set