Skip to content

Full attribution chain tree for one decision (tenant-isolated)

GET
/api/v1/attribution/chains/{decision_id}

Return the full downstream chain tree for a decision.

Tenant-isolated: edges are filtered by the caller’s tenant_id at the repository layer. If the decision has no chain edges, returns a tree with empty edges and touchpoint_weights arrays (200 OK, not 404). Phase 199 OAV-06.

Authorizations

Parameters

Path Parameters

decision_id
required
string format: uuid

Responses

200

Successful Response

object
key
additional properties
any

422

Validation Error

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