Skip to main content
GET
Check generation status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

generation_id
string
required

Identifier returned from the create or batch endpoints.

Response

Current status for the generation.

generation_id
string
group_id
string
generation_type
string
status
string
progress
integer
Required range: 0 <= x <= 100
result_urls
string<uri>[]
error
string | null
created_at
string<date-time>
prompt
string
service
string
performance_metadata
object