List cycles scoped to an initiative (PT-774) — the cross-project arm of the cycle scope XOR
GET/api/initiatives/:id/cycles
List cycles scoped to an initiative (PT-774) — the cross-project arm of the cycle scope XOR. Archived cycles are excluded unless ?includeArchived=true. Access requires envelope access to the initiative plus FULL-scope initiatives.read (PT-828): an initiatives.read.own grant does NOT satisfy it, even though matchPermission lets .own satisfy a base permission elsewhere. Both are evaluated against the initiative's own org.
Request
Responses
- 200
- 401
- 403
Successful response
Unauthorized — authentication credentials are missing or invalid
Forbidden — the initiative is inaccessible or unknown, its id is malformed, the caller lacks the required permission, or the x-act-as-org selector named a non-member org. All collapse to 403 (no existence oracle).