---
title: "Download Certificate Version Image"
method: GET
path: "/api/v1/admin/licenses/{id}/versions/{versionNo}/file"
tags: ["Licenses"]
---

# Download Certificate Version Image

`GET /api/v1/admin/licenses/{id}/versions/{versionNo}/file`

Returns one historical version's certificate artifact. Re-renders it from the version's immutable snapshot when the on-disk file is missing.

## Path parameters

- `id` string, required
- `versionNo` string, required

## Other responses

- `404` — License or version not found

---

[API](https://skmtc.dev/newapi/apis/qn-platform-api.md) · [All operations](https://skmtc.dev/newapi/apis/qn-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/newapi/qn-platform-api/revisions/d61f11e363ff/schema)
