---
title: "Get the latest revision information for a part."
method: GET
path: "/revisions/{cd}/{cdid}/p/{pnum}/latest"
tags: ["Revision"]
---

# Get the latest revision information for a part.

`GET /revisions/{cd}/{cdid}/p/{pnum}/latest`

See [API Guide: Release Management](https://onshape-public.github.io/docs/api-adv/relmgmt/#get-latest-revision-info) for more details. Returns 204 if no revisions are found.

## Path parameters

- `cd` string, required
- `cdid` string, required
- `pnum` string, required

## Query parameters

- `et` string, required

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