Leaderboard v2 APIs
v2 Model Score
Retrieves score of a single model
GET
Authorizations
Path Parameters
The name of the model
Example:
"gpt-4o"
Response
200 - application/json
A model's score
The response is of type object
.
Retrieves score of a single model
The name of the model
"gpt-4o"
A model's score
The response is of type object
.