---
title: "Renders the issued certificate to a PDF from its frozen snapshot."
method: GET
path: "/api/vaccine-certificate-records/{id}/pdf"
tags: ["VaccineCertificateRecords"]
---

# Renders the issued certificate to a PDF from its frozen snapshot.

`GET /api/vaccine-certificate-records/{id}/pdf`

## Path parameters

- `id` string, required

## Response `200`

OK

- FileResult
  - `contentType` string, nullable
  - `fileDownloadName` string, nullable
  - `lastModified` string, date-time, nullable
  - `entityTag` EntityTagHeaderValue
    - `tag` StringSegment
      - `buffer` string, nullable
      - `offset` union
        - integer
        - string, int32
      - `length` union
        - integer
        - string, int32
      - `value` string, nullable
      - `hasValue` boolean
    - `isWeak` boolean
  - `enableRangeProcessing` boolean

## Other responses

- `404` — Not Found

---

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