Skip to main content
POST
Reconstruct and verify a delegation chain (audit)

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
chain
object[]
required

The full delegation chain to audit, ordered [root, ..., leaf].

Required array length: 1 - 32 elements

Response

The ancestry verdict plus a per-hop breakdown.

data
object
meta
object