Skip to main content
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": []
}