Skip to content

List Models

GET
/v1/models
  • Lists currently available models and basic information (such as owner)
  • Compatible with the OpenAI Models API
  • No request body required; authenticate with a Bearer Token
  • Official docs: List models

Authorizations

bearer
Type
HTTP (bearer)

Responses

Model list

application/json
object
Valid values"list"
object[]
Required

Playground

Authorization

Samples