---
title: "Get Contract Revision Pdf"
method: GET
path: "/api/agreement/v1/contract-revisions/{id}/pdf"
tags: ["Contract Revisions"]
---

# Get Contract Revision Pdf

`GET /api/agreement/v1/contract-revisions/{id}/pdf`

Returns the pdf of the contract revision

## Path parameters

- `id` string, uuid, required

## Query parameters

- `actingRole` 'CONSUMER' | 'PROVIDER' | 'ADMIN'

## Response `200`

OK

## Other responses

- `401` — Not Authorized
- `403` — Not Allowed
- `404` — The resource or element was not found
- `500` — Internal server error: unexpected error

---

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