Skip to main content
GET
Get model limits

Authorizations

Authorization
string
header
required

Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345"

Path Parameters

workspaceID
string
required

The workspace ID

Pattern: ^[a-f0-9]{24}$
modelID
string
required

The model ID

Pattern: ^[a-f0-9]{24}$

Response

Model limits

minimumBalance
number | null

Minimum balance required (null if not a chat completion model)

maximumToken
integer | null

Maximum tokens allowed (null if not a chat completion model)