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

id
string

Image ID

url
string

Image URL (internal)

publicUrl
string

Public image URL

prompt
string

Generation prompt

revisedPrompt
string

Revised prompt from the model

provider
string

Image provider: openai, leonardo, google

model
string

Model used for generation

created
number

Creation timestamp

updated
number

Last update timestamp

public
boolean

Whether the image is publicly accessible