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/vm/api-keys
{ "api_keys": [ { "vm_api_key_id": "<string>", "key_label": "<string>", "status": "<string>", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "key_prefix": "<string>", "key_last_four": "<string>", "last_used_at": "2023-11-07T05:31:56Z", "last_used_ip": "<string>", "machine_count": 0, "last_machine_seen_at": "2023-11-07T05:31:56Z" } ] }
Successful Response
List of API keys visible to the user.
VM API keys
Show child attributes