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