API Reference
cURL
curl --request GET \ --url https://api.example.com/api/models/user-default \ --header 'Authorization: Bearer <token>'
[ "<unknown>" ]
Get all user’s default model configurations with per-type admin fallback
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response