Get a managed agent run

Fetch one durable run summary plus its deliverable pointers (the swept /mnt/session/outputs/ files; the bytes live in asset storage). Auth: agent ownership + AGENTS:READ.

Authentication

AuthorizationBearer
API key or Clerk session token

Path parameters

idstringRequired
runIdstringRequired

Response

The run summary and its deliverables
outputslist of objects
runobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error