v1

latestOpenAPI 3.1.02026-07-2210284274.4 KB
Agent Compliance

Get per-step diagnostics for a compliance run

Returns the exact request and response payloads the runner captured for failing storyboard steps on a single compliance run.

Lets agent owners diff what the runner sent against their own probes without re-running the storyboard. Owner-only, with static admin API key access for support/debugging — payloads echo seller-side account/brand identifiers and may carry sensitive descriptive fields. If run_id is omitted, resolves to the latest run for the agent.

get/api/registry/agents/{encodedUrl}/compliance/diagnostics

Path parameters

encodedUrlstring required

URL-encoded agent URL

URL-encoded agent URL

Query parameters

run_idstring

Specific compliance run UUID. Defaults to latest.

Specific compliance run UUID. Defaults to latest.

limitstring

Max rows (default 500, max 1000)

Max rows (default 500, max 1000)

Response

Per-step diagnostics for the requested run

agent_urlstring required
run_idstring nullable required
countinteger required