GET
/
models
/
custom
[
  {
    "id": "<string>",
    "name": "<string>",
    "provider": "<string>",
    "config": {},
    "created_at": "<string>",
    "updated_at": "<string>"
  }
]

Headers

authorization
string

Response

200
application/json

Successful Response

The response is of type ModelResponse · object[].