Models
Get model
Retrieve details about a specific model
GET
Retrieves information about a specific model.
Path parameters
string
required
The ID of the model to retrieve (e.g.,
gemini-3-pro-image, gpt-image-1.5).Response
string
The model identifier.
string
Always
model.integer
Unix timestamp of when the model was added.
string
The organization that created the model.
Errors
object
Returned if the model is not found.
404 Not Found