Check render status
manic_render_statusCheck the status of a render job and retrieve the video or image URL when rendering completes. Poll every 10 seconds to get the result.
Instructions
Reads the durable status of a render job. When succeeded, returns the video/image artifact URL. Poll no more than every 10 seconds. Requires MANIC_API_KEY (scope: jobs:read).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Job id returned by manic_render (rnd_…) |