Get DND status
Get DND mode status, enabled or disabled
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- dnd boolean
- from integer
- to integer
{
"dnd": false,
"from": 1540819272,
"to": 1540819392
}
{
"dnd": false,
"from": 1540819272,
"to": 1540819392
}
Please log in
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...