UserPreferences
Read the authenticated user's interface theme preference
Authorization
SupabaseBearer AuthorizationBearer <token>
Supabase user access token (Authorization: Bearer JWT)
In: header
Response Body
application/json
application/json
curl -X GET "https://example.com/users/me/theme-preferences"{}Empty
{ "message": "string"}