---
title: "Get an asset (poll status)"
method: GET
path: "/asset/files/{aid}"
tags: ["Seedance Assets"]
---

# Get an asset (poll status)

`GET /asset/files/{aid}`

Poll for preprocessing status. `Status` is `Processing` → `Active`
(usable for video generation) or `Failed` (see `Error`). The `URL`
is a temporary signed download URL (valid ~12 hours).

## Path parameters

- `aid` string, required

## Response `200`

Asset detail

- object

## Other responses

- `404` — Asset's group not found

---

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