Jobs
List the generation jobs you started through the API or MCP, most recent first. Web-app jobs are not included. This is a free read-only lookup (no credits, no generation). Filter with a comma-separated status list; limit defaults to 50 and is capped at 100. Requires an API key (user scope).
get/assets/jobs
Query parameters
statusstring
Comma-separated statuses to include (queued, running, succeeded, failed, canceled). Defaults to all.
limitinteger
Maximum number of jobs to return. Defaults to 50, capped at 100.
Response
Success
Changes
Changed in 1 of the 17 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○