Typescript (SDK)
Jobs
List jobs
Returns a list of generation jobs for the current account, most recent first. Filter by status and type.
GET
Typescript (SDK)
Authorizations
API key in the format: Bearer {api_token}
Query Parameters
Filter by job status
Available options:
queued, processing, completed, failed, cancelled Filter by job type
Available options:
image_generation, video_generation Cursor for pagination — the ID of the last item in the previous page
Items per page
Required range:
1 <= x <= 100
