---
title: "Get a specific version snapshot of a workflow"
method: GET
path: "/api/workflows/{id}/versions/{version}"
tags: ["Workflows"]
---

# Get a specific version snapshot of a workflow

`GET /api/workflows/{id}/versions/{version}`

## Path parameters

- `id` string, required
- `version` integer, required

## Response `200`

Version snapshot

## Other responses

- `404` — Version not found

---

[API](https://skmtc.dev/desplega-ai/apis/agent-swarm-api.md) · [All operations](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/desplega-ai/agent-swarm-api/revisions/92a1dcbd2fc7/schema)
