Skip to main content
GET
GetDecisionAPI mirrors erdo_get_decision: one decision in full — the

Authorizations

Authorization
string
header
required

An Erdo API key (erdo_api_...) or scoped token (erdo_token_...).

Path Parameters

decisionSlug
string
required

Response

Success response

actions
DecisionActionDetail is one exact external call the decision authorized, and · object[]
decision
DecisionSummary is the compact projection of one decision that both a · object

continuing agent and a returning operator read.

It is the same shape for both audiences on purpose. The agent's copy of what the organization has committed to cannot be the only one, or a human coming back to the workstream has no way to check what it is acting on — so the projection carries decision, rationale, authority, execution and supersession, and both surfaces render those five facts rather than each deriving their own.

It is deliberately not the whole record: the envelope's declared effects, its per-action inputs and its measurement contract are a drill-in, and putting them here would push the ledger read past what a model can usefully hold.

effects
DecisionEffectDetail is one declared expectation and, once it settles, the · object[]
lineage
DecisionLineage is supersession in both directions — what this decision ended, · object

and what ended it.