---
title: "Return a published register as a PDF document by ID."
method: GET
path: "/api/v1/Registers/{id}/document"
tags: ["Registers"]
---

# Return a published register as a PDF document by ID.

`GET /api/v1/Registers/{id}/document`

## Path parameters

- `id` integer, required

## Query parameters

- `type` 'Full' | 'Updated' — Whether a document contains the full register or only updates

## Response `200`

OK

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/parliament/apis/register-of-interests-api.md) · [All operations](https://skmtc.net/parliament/apis/register-of-interests-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/parliament/register-of-interests-api/revisions/884839d1c6c4/schema)
