Skip to main content

PT-602: ready-set and review-queue sizes for the project, for the Flow area card

GET 

/api/projects/:id/flow-counts

PT-602: ready-set and review-queue sizes for the project, for the Flow area card. Split out of the project overview aggregate so the readiness scan is fetched lazily and never blocks the hub. Gated on projects.read | projects.read.own evaluated against the project’s own org (plus project access). Returns { data: { readyCount, reviewCount } }.

Request

Responses

Successful response