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

---

[API](https://skmtc.net/rendobar/apis/rendobar-api.md) · [All operations](https://skmtc.net/rendobar/apis/rendobar-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rendobar/rendobar-api/versions/d536c211f602/schema)
