---
title: "Retrieve version by document ID and version ID."
method: GET
path: "/documents/d/{did}/versions/{vid}"
tags: ["Document"]
---

# Retrieve version by document ID and version ID.

`GET /documents/d/{did}/versions/{vid}`

## Path parameters

- `did` string, required
- `vid` string, required

## Query parameters

- `parents` boolean
- `linkDocumentId` string

## Response `200`

Success!

---

[API](https://skmtc.net/onshape/apis/onshape-rest-api.md) · [All operations](https://skmtc.net/onshape/apis/onshape-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onshape/onshape-rest-api/revisions/aaa3e1322450/schema)
