GET
/
model-config
/
custom-models
/
list
[
  {
    "id": "<string>",
    "name": "<string>",
    "provider": "<string>",
    "model_name": "<string>",
    "config": {}
  }
]

Headers

authorization
string

Response

200
application/json

Successful Response

The response is of type CustomModel · object[].