Check job status
get_jobCheck the status of a video or image generation job. When completed, retrieve the permanent media URL and cost.
Instructions
Check the status of a generation job (mainly videos). When completed, the response includes the permanent media URL and the cost. Read-only and free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The job id returned by generate_video or generate_image |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| meta | No | ||
| error | No | ||
| images | No | ||
| status | No | ||
| videos | No |