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.
Path parameters
URL-encoded agent URL
URL-encoded agent URL
Query parameters
Specific compliance run UUID. Defaults to latest.
Specific compliance run UUID. Defaults to latest.
Max rows (default 500, max 1000)
Max rows (default 500, max 1000)
Response
Per-step diagnostics for the requested run
Changes
No recorded changes to this endpoint across all 1 revision of this API.