Skip to main content
GET
/
v1
/
user-models
List user models
curl --request GET \
  --url https://api.example.com/v1/user-models
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Headers

authorization
string

Response

Successful Response