Chat
Get Internal Models
Use this endpoint to get a list of models available to you including models you’ve fine-tuned.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
List of available models in the internal format.
The response is of type any
.