cURL
curl --request GET \ --url https://www.orgo.ai/api/computers/{id} \ --header 'Authorization: Bearer <token>'
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "project_name": "<string>", "os": "linux", "ram": 2, "cpu": 2, "gpu": "none", "status": "<string>", "url": "<string>", "created_at": "2023-11-07T05:31:56Z" }
{ "id": "550e8400-e29b-41d4-a716-446655440000", "name": "dev-machine", "project_name": "my-project", "os": "linux", "ram": 4, "cpu": 2, "status": "running", "url": "https://dev-machine.example.com", "created_at": "2024-01-15T10:30:00Z" }
API key authentication. Format: sk_live_...
Computer details
linux
windows
2
4
8
none
t4
a10