LogoFreestyle
API ReferenceVm

List_snapshots

List all snapshots.

GET
/v1/vms/snapshots

Response Body

application/json

application/json

application/json

curl -X GET "https://api.freestyle.sh/v1/vms/snapshots"
{
  "snapshots": [
    {
      "snapshotId": "string",
      "sourceVmId": "string",
      "accountId": "string",
      "createdAt": "string",
      "name": "string",
      "hasOverlay": true,
      "rootfsBase": "string",
      "partition": "string"
    }
  ]
}
{
  "error": "string",
  "message": "string"
}
{
  "error": "string",
  "message": "string"
}

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.