Get a single output

Fetch the current state of a specific generation by its generation_uuid. Use this endpoint to poll for completion after submitting an asynchronous generation request.

Polling recommendation: Check every 3–5 seconds. Most generations complete within 10–30 seconds. Stop polling once status is completed or failed.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The generation_uuid returned when the generation was created.

Headers
string
required
^[a-zA-Z0-9_\-~]+$

A stable, unique identifier for the end-user making the request. Accepts alphanumeric characters, dashes (-), underscores (_), and tildes (~). This maps the request to the correct credit balance and output history.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json