Jobs
List recent jobs
GET
/api/v1/jobs
List your most recent video generation jobs, newest first.
Authentication
Send your API key in the Authorization header:
Authorization: Bearer <key>.
Create a key.
Query parameters
| Name | Type | Description |
|---|---|---|
limit |
integer | Max number of jobs to return (default 10, max 50). |