Models
List Models
List all language models available in the Opper platform
For more information on the models available, see the Opper Models documentation.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The offset of the models to return when paginating
Required range:
x >= 0
The number of models to return per page when paginating
Required range:
1 <= x <= 100
Response
200
application/json
Successful Response
The response is of type object
.