GET
/
models
/
{modelSlug}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

modelSlug
string
required

Response

200 - application/json
capabilities
enum<string>[]
required
Available options:
chat,
tools,
json
contextWindow
number
required
created
string
required
description
string | null
required
id
string
required
maxCompletionTokens
number
required
name
string
required
object
enum<string>
required
Available options:
model
openpipe
object
required
owned_by
string
required
pricing
object
required
updated
string
required