Skip to main content
GET
Return the run-scoped trace verification verdict

Authorizations

Authorization
string
header
required

Exactly one Authorization: Bearer value from the token file

Path Parameters

id
string<uuid>
required

Response

Typed trace verdict

Run-scoped typed verdict. Unavailable is an honest refusal: this server has no remote trace-journal authority and never scans or returns filesystem paths.

reason
enum<string>
required
Available options:
run_not_terminal,
trace_journal_unavailable
verdict
enum<string>
required
Available options:
unavailable
trace_id
string
Minimum string length: 1