Skip to main content
GET
Get an image by ID.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Path Parameters

imageId
string
required

Response

Image details

Image object

created
number

Creation timestamp

id
string

Image ID

model
string

Model used for generation

prompt
string

Generation prompt

provider
string

Image provider: openai, leonardo, google

public
boolean

Whether the image is publicly accessible

publicUrl
string

Public image URL

revisedPrompt
string

Revised prompt from the model

updated
number

Last update timestamp

url
string

Image URL (internal)