Authorization: Bearer ********************
curl --location --request GET 'https://api.cirqll.nl/api/setting' \
--header 'Accept: application/json'
{
"startup": "map",
"chance_1": "string",
"chance_2": "string",
"chance_3": "string",
"chance_4": "string",
"chance_5": "string",
"email_interval": "daily",
"dashboard_todo": true,
"dashboard_chance": true,
"dashboard_contract": true,
"color_mode": "light",
"language": "nl",
"show_information": true,
"show_on_map_default": true,
"chance_layout_is_grid": false,
"financial_goal": 0,
"two_factor_mode": "none"
}