Skip to main content
GET
Error
Returns the full basic image generation record for the authenticated user. GET /image-generations/{generationId}

Path parameter

string
required
Generation id from Create or List.

Response

Example

Errors

Authorizations

Authorization
string
header
required

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

Path Parameters

generationId
string
required

Response

Generation record

success
boolean
required
generation
object
required