Skip to content

Latest persisted Mixture-of-Agents consensus for a role

GET
/api/v1/cockpit/moa/latest

Read decisions.moa_consensus JSONB — never invokes the MoA service.

Returns 204 when no row matches; 422 when role is invalid; 200 with the MoAConsensusResult shape (plus decision_id + computed_at) on success.

Authorizations

Parameters

Query Parameters

role
required

Agent role (CEO, CRO, …, CIO)

string

Agent role (CEO, CRO, …, CIO)

Responses

200

Successful Response

422

Validation Error

object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string