Get User Settings
Get Device Settings
Headers
Name
Type
Description
{
"success": true,
"timestamp": ,
"data": {
"door_open_alert_notification_enabled": true,
"door_open_alert_notification_tone": "door_open",
"time_zone": "America/New_York",
"pin_code": "1234"
}
}{
"errors": [
{
"message": "<ERROR MESSAGE>"
}
]
}{
"errors": [
{
"message": "<ERROR MESSAGE>"
}
]
}Last updated