GET
/
v1
/
models

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Response object for the models listing endpoint

data
object[]
required

List of model objects

object
string
required

The object type, which is always "list"