Skip to main content

Get Media

GET 

/api/items/getmedia/:path

Tier: Public — stable, supported for third-party integration.

Serves the binary content of a media file by its signed, relative path.

This endpoint has no authorization attribute — it is anonymous by design, so that signed thumbnail/media URLs embedded in DTOs can be loaded directly (e.g. by an <img> tag) without an Authorization header.

Request

Responses

The file content stream.