---
title: "Get details for the specified revision."
method: GET
path: "/revisions/c/{cid}/partnumber/{pnum}"
tags: ["Revision"]
---

# Get details for the specified revision.

`GET /revisions/c/{cid}/partnumber/{pnum}`

If the `revision` parameter is left blank, the latest revision information is returned. See [API Guide: Release Management](https://onshape-public.github.io/docs/api-adv/relmgmt/#get-latest-revision-info) for more details.

## Path parameters

- `cid` string, required
- `pnum` string, required

## Query parameters

- `revision` string
- `elementType` integer

## Response `default`

default response

---

[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)
