---
title: "Get asset content (redirect)"
method: GET
path: "/assets/{id}/content"
tags: ["Assets"]
---

# Get asset content (redirect)

`GET /assets/{id}/content`

Redirects to a short-lived presigned GET URL for a ready asset's object.

## Path parameters

- `id` string, required — Asset ID

## Other responses

- `302` — Redirect to a presigned download URL
- `401` — Unauthorized
- `404` — Asset not found

## Changes

- **2026-08-31** `fafe355d0698` — 1 info
  - the security scope `assets:read` was added to the endpoint's security scheme `bearerAuth`
- **2026-08-29** `4d10ec4266ee` — 1 info
  - api operation id `getAssetContent` was added

[Change history](https://skmtc.dev/rendobar/apis/rendobar-api/changes/assets/:id/content/get.md)

---

[API](https://skmtc.dev/rendobar/apis/rendobar-api.md) · [All operations](https://skmtc.dev/rendobar/apis/rendobar-api/llms.txt) · [OpenAPI document](https://skmtc.dev/rendobar/apis/rendobar-api/revisions/e2df91eff7a2?raw)
