Retrieve the current status and details of a cloud agent
API key from Firebender Dashboard
Unique identifier for the cloud agent
"fb_abc123xyz789"
Agent details retrieved successfully
Unique identifier for the cloud agent
"fb_abc123xyz789"
Name for the agent (derived from prompt)
"Add README Documentation"
Current status of the cloud agent:
CREATING, SETUP, RUNNING, FINISHED, ERROR, EXPIRED When the agent was created
"2024-01-15T10:30:00Z"
Summary of the agent's work (available after completion)
"Added README.md with installation instructions and usage examples"
Direct VNC URL for the agent's live preview (only present on GET agent by ID, while agent is active)
"https://preview-sandbox-id.pit-1.try-eu.daytona.app/vnc.html"
Authentication token for the VNC session (only present on GET agent by ID, while agent is active)
"eyJhbGciOiJIUzI1NiIs..."
URL to the emulator screen recording. Available for mobile_use and debug_auto agents after completion. Returns a redirect to a time-limited presigned URL for the video file.
"https://cloud.firebender.com/v1/recordings/fb_abc123xyz789"
URL to the agent execution trace. Enterprise only. Available after agent completion.
"https://cloud.firebender.com/v1/traces/fb_abc123xyz789"