Skip to main content
GET
List model versions
This feature is in Private Preview. For access or more information, contact us or reach out to your account representative.
Get all uploaded model versions for a particular supported architecture.

Authorizations

Authorization
string
header
required

Management API key generated from the Management API keys section on the API keys page at https://cloud.cerebras.ai. Use the format: Bearer <MANAGEMENT_API_KEY>

Path Parameters

org_name
string
required

Cerebras customer management organization name found under Management API keys on the API keys page at https://cloud.cerebras.ai.

Note: This is not to be confused with org_id.

model_arch_id
string
required

Name of the model architecture (e.g. llama3.1-8b, gpt-oss-120b).

Response

200 - application/json

Successful Response

model_versions
ModelVersionStatusResponse · object[]
required