LogoFreestyle
API ReferenceIdentity

Get VM permission details

Get the details of a VM permission for a specific identity and VM

GET
/identity/v1/identities/{identity}/permissions/vm/{vm_id}

Path Parameters

identity*string

The git identity ID

Formatuuid
vm_id*string

The VM ID

Response Body

application/json

curl -X GET "https://api.freestyle.sh/identity/v1/identities/497f6eca-6276-4993-bfeb-53cbbbba6f08/permissions/vm/string"
{
  "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
  "vmId": "string",
  "identityId": "ebc92baa-b430-498d-b30d-132ff32a5256",
  "allowedUsers": [
    "string"
  ],
  "grantedAt": "2019-08-24T14:15:22Z",
  "grantedBy": "f4fd0c8b-a7d2-45df-a538-55abc7bde453"
}

Freestyle AI

Documentation assistant

Experimental: AI responses may not always be accurate—please verify important details with the official documentation.

How can I help?

Ask me about Freestyle while you browse the docs.