DesignAssets
Download a public 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.
get/public/assets/design/{asset}
Path parameters
assetstring required
Content-addressed asset leaf, for example {sha256}.png.
Response
Public asset bytes.
Changes
Changed in 2 of the 9 revisions of this API.2
- ○
added the media type
application/pdffor the response with the status200response-media-type-added
- ○
- ○
endpoint added
endpoint-added
- ○