Skip to main content
GET
List models

Authorizations

Authorization
string
header
required

A workspace API key in an Authorization: Bearer header. A missing header, a scheme other than Bearer, a key of the wrong shape, and a key we reject are all 401.

Response

The models available to your key.

An OpenAI model list.

object
string
Example:

"list"

data
object[]