Schema
WorkplanRoster
GET /workplans/{id}/roster — the all-clients cohort card.
| Field | Type | Description |
|---|---|---|
blueprint_idrequired | string | — |
workstream_idrequired | string | — |
run_mode | "propose" | "auto_run" | Execution mode for steps.proposeauto_run |
summaryrequired | RosterSummary | Cohort-wide rollup — computed from the SAME snapshot as the rows.show nested |
clientsrequired | RosterClient[] | —item shape |
paginationrequired | Pagination | Pagination informationshow nested |