Skip to main content

List the coordinator decision log for one initiative the caller belongs to — the persisted `coordinator.consults` rows, paginated and sortable by recency / cost / actor

GET 

/api/coordinator/consults

List the coordinator decision log for one initiative the caller belongs to — the persisted coordinator.consults rows, paginated and sortable by recency / cost / actor. Backs the Directory decision-log feed (PLT-208 slice 2). Membership is enforced by RLS + an explicit check: a non-member receives 403, not an empty list. When the initiative classification exceeds the viewer clearance, entries are returned with masked: true and questionExcerpt: null (PLT-212). SECRET-classified reads are written to the audit log regardless of masking outcome.

Request

Responses

Successful response