Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.argalabs.com/llms.txt

Use this file to discover all available pages before exploring further.

GET /sandboxes/{sandbox_id}/logs
Returns the sandbox event log for deployment, seeding, runner attachment, cancellation, and other lifecycle events. Response
{
  "sandbox_id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "logs": []
}