Cursor-paginated list of your team’s image and video generations, ordered by creation date (newest first). Use ?starting_after=<id> to walk forward and ?ending_before=<id> to walk backward; ?limit=N (1–100, default 20). The cursor is the opaque id of any row from the prior page.
Documentation Index
Fetch the complete documentation index at: https://docs.aurous-labs.com/llms.txt
Use this file to discover all available pages before exploring further.
Your team API key (starts with al_live_ — legacy keys may start with og_).
Optional API version pin (YYYY-MM-DD). Defaults to your team's pinned version, or the system default 2026-05-15 for unauthenticated requests.
^\d{4}-\d{2}-\d{2}$"2026-05-15"
Cursor — opaque ID; returns rows STRICTLY OLDER than this
"img_01HXMQ7Z3K8Y2ABCDEFGHJKM"
Cursor — opaque ID; returns rows STRICTLY NEWER than this
"img_01HXMQ7Z3K8Y2ABCDEFGHJKM"
Items per page (1–100, default 20)
20
Cursor-paginated list of generations
Discriminator
list "list"
Array of GenerationResponse items
True when the next page exists
true
Pass as ?starting_after= on the next request. null when has_more is false.
"img_01HXMQ7Z3K8Y2ABCDEFGHJKM"