v45

latestOpenAPI 3.0.1raw.githubusercontent.com2026-06-2223106188.8 KB
Models

Get detailed information about a [model](https://console.groq.com/docs/models).

Get a specific model

get/openai/v1/models/{model}

Path parameters

modelstring required

The model to get

Response

OK

idstring required

The model identifier, which can be referenced in the API endpoints.

createdinteger required

The Unix timestamp (in seconds) when the model was created.

object'model' required

The object type, which is always "model".

owned_bystring required

The organization that owns the model.