Skip to main content
GET
TypeScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

List of available models

Response object for the models listing endpoint

data
object[]
required

List of model objects

object
string
required

The object type, which is always "list"