Skip to main content
GET
/
v1
/
user
/
preferences
Get User Preferences
curl --request GET \
  --url https://api.faces.sh/v1/user/preferences
{
  "api_fallback": true,
  "default_model": "<string>"
}

Headers

authorization
string | null

Response

Successful Response

api_fallback
boolean
required
default_model
string | null