Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.getgranite.ai/api/driver/machines
{ "machines": [ { "driver_machine_id": "<string>", "client_machine_id": "<string>", "vm_api_key_id": "<string>", "key_label": "<string>", "last_seen_at": "2023-11-07T05:31:56Z", "created_at": "2023-11-07T05:31:56Z", "is_active": true, "machine_name": "<string>", "hostname": "<string>", "os_platform": "<string>", "os_version": "<string>", "arch": "<string>", "app_version": "<string>", "driver_version": "<string>", "tauri_version": "<string>" } ] }
Successful Response
List response for driver machines.
Tracked machines
Show child attributes