Verify a multi-hop delegation chain
Verify a multi-hop delegation chain
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
OR
X-API-Keystring
API Key authentication via header
Request
This endpoint expects an object.
agentDid
Leaf agent DID.
delegationChain
action
Optional capability that every hop must cover.
Response
Verification complete (valid may be true or false; per-hop error codes surface in the hops[] array).
valid
hopCount
hops
errors
Errors
400
Bad Request Error