Report an agent run conversation.
Stores the linked conversation and diagnostic evidence for an authorized run. Local runtimes return a short-lived signed download URL.
Authorizations
Bearer JWT token or API Key (sk-*).
Path Parameters
Body
User-provided reason describing what went wrong, such as wrong assumptions, model errors, or unexpected behavior.
1000"The assistant assumed the wrong tenant and edited the wrong configuration."
Deprecated compatibility alias for reason. New clients must send reason.
1000"The assistant assumed the wrong tenant and edited the wrong configuration."
Response
Local runtime only: signed report download URL.
Short-lived signed download URL returned only by an API process running with ENV=local.
"https://storage.googleapis.com/example/report.txt?X-Goog-Signature=..."

