Get a render
get_renderFetch a render by id: its status, and a freshly signed URL once it has succeeded. Use it to poll a queued render, or to re-sign a URL that has expired — signed URLs are short-lived, the stored object is not. Free, and never re-renders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| render_id | Yes | Render id from a previous render call, e.g. `rnd_…`. Returns the status and a fresh signed URL. |