Retrieves metadata for a single queued generation.
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.
Generation details
Metadata for a single in-progress generation. Returned with 200 only while the generation is processing. A 404 response means the generation has reached a terminal state (completed, failed, cancelled, or expired after 24h TTL); terminal state transitions are delivered via SSE rather than this endpoint. The response also includes any additional generation parameters from the request that queued it.