View your account settings
Responses
| Status | Description |
|---|---|
| 200 | Your settings |
| 401 | Not authenticated |
Response 200 body
dataobject · requiredmetaobject · required
{
"data": {
"locale": "en_US",
"timezone": "Europe/Stockholm"
},
"meta": {
"requestId": "019a3a60-6328-7075-8a41-76ff545ca5d3",
"userId": "019a3a60-929c-7820-9b35-bf79a8bf83a6",
"organizationId": "019a3a60-8175-7a68-88da-ecb4a7040b86"
}
}