Account
Get my preferences
Read the preferences of the logged in user.
get/api/account/preferences
Response
The preferences of the logged in user.
Example response
{
"language": "en-GB"
}Read the preferences of the logged in user.
The preferences of the logged in user.
{
"language": "en-GB"
}