---
title: "Download a public design asset"
method: GET
path: "/public/assets/design/{asset}"
tags: ["DesignAssets"]
---

# Download a public design asset

`GET /public/assets/design/{asset}`

Serves content-addressed design assets referenced from OID4VCI display metadata and
SD-JWT VC type metadata, such as logo and background images. The `{asset}` value is the
hash leaf produced by the design asset upload flow and may include a file extension.

## Path parameters

- `asset` string, required

## Response `200`

Public asset bytes.

## Other responses

- `404` — unresolved $ref

## Changes

- **2026-07-07** `a81ea1279758` — 1 info
  - added the media type `application/pdf` for the response with the status `200`
- **2026-06-18** `6f0ab43a6891` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/sphereon-opensource/apis/credential-design-api/changes/public/assets/design/:asset/get.md)

---

[API](https://skmtc.dev/sphereon-opensource/apis/credential-design-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/credential-design-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/credential-design-api/revisions/a81ea1279758/schema)
