cURL
curl --request GET \ --url https://api.klavis.ai/sandbox \ --header 'Authorization: Bearer <token>'
{ "sandboxes": [ { "sandbox_id": "<string>", "server_name": "<string>", "status": "idle", "updated_at": "2023-11-07T05:31:56Z" } ], "total_count": 123 }
Get all sandboxes associated with the API key’s account.
Your Klavis AI API key.
Successful Response
Response model for listing all sandboxes
List of sandboxes
Show child attributes
Total number of sandboxes