GET {{baseUrl}}/calendars/users/:userIdentifier/settings/:settingId
Returns a single setting. Scopes: Rate Limit Label: calendar:read
,calendar:read:admin
LIGHT
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
status OK
{
"id": "displaySecondaryTimezone",
"value": "false"
} |
ENDPOINTS