Skip to main content
GET
Agent trust snapshot

Headers

API-Version
string

Pin request, response, and webhook shapes to a specific dated API version (YYYY-MM-DD). Omit to use the version pinned to your API key (set when the key is created; new keys default to the latest version). New integrations should target the latest version.

Pattern: ^\d{4}-\d{2}-\d{2}$
Example:

"2026-09-01"

Query Parameters

orgDid
string
required

DID of the organization whose data is consulted. Your own organization DID needs no grant; any other requires an active sharing grant from that organization to yours.

Example:

"did:web:org-a.example"

did
string
required

DID of the agent to measure.

Example:

"did:key:z6MkhaXgBZDvotDkL5257faiztiGiC2QtKLGpbnnEGta2doK"

at
string

Instant the snapshot answers for (ISO 8601). Defaults to now. A past at reconstructs state from the signed event chain — the claims path.

Example:

"2026-08-01T00:00:00Z"

Response

The full snapshot body: the question echoed back, then KYA and the active-mandate intelligence.

orgDid
string
required

Organization whose data was consulted.

Example:

"did:web:org-a.example"

did
string
required

Agent that was measured.

at
string
required

The instant the snapshot answers for.

Example:

"2026-08-01T00:00:00.000Z"

computedAt
string
required

When this snapshot was computed.

kya
object
required

The agent registration (KYA).

activeMandates
object
required

The authority the agent held at at.