Skip to main content
GET
List models

Authorizations

Authorization
string
header
required

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

Query Parameters

ai_project_id
string | null

Project ID to list models from.

verbose
boolean
default:false

Response

OK

object
enum<string>
required

The object type, which is always list.

Available options:
list
data
(Model · object | RichModel · object)[]
required

A list of currently available models.