List past generations
API Reference
List past generations
Paginated browse view of completed and in-flight generations for a namespace. Use /api/ai/queue for the lean polling view of in-flight rows.
GET
List past generations
Documentation Index
Fetch the complete documentation index at: https://docs.oxen.ai/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Available options:
image, video Available options:
queued, processing, succeeded, failed, cancelled Required range:
x >= 1Required range:
1 <= x <= 1000Response
200 - application/json
Generation list
Paginated browse view of past generations for a namespace. Includes the per-filter cost aggregate. Each row carries any additional request params (prompt, duration, etc.) merged in at the top level.
Number of entries in this response (<= page_size)
Current page number (1-indexed)
Sum of charged amounts across the filter set (decimal as string). Null when nothing in the set has been charged.