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

# Download Certificate Image

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

Returns the rendered certificate artifact (PNG). Re-renders from the license row when the on-disk file is missing. 409 while the certificate is still being generated.

## Path parameters

- `id` string, required

## Other responses

- `404` — License not found
- `409` — Certificate not generated yet

---

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