Get model limits
Model Limits
Get model limits
Gets the minimum balance and maximum tokens for a specific model within a workspace. Only applies to chat completion models.
GET
Get model limits
Authorizations
Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345"
Path Parameters
The workspace ID
Pattern:
^[a-f0-9]{24}$The model ID
Pattern:
^[a-f0-9]{24}$