/dnd.teamInfo
GET
/dnd.teamInfo
dnd
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://slack.com/api/dnd.teamInfo'
Response Response Example
200 - response
{
"ok": true,
"users": {
"U023BECGF": {
"dnd_enabled": true,
"next_dnd_end_ts": 1450423800,
"next_dnd_start_ts": 1450387800
},
"W058CJVAA": {
"dnd_enabled": false,
"next_dnd_end_ts": 1,
"next_dnd_start_ts": 1
}
}
}
Request
Query Params
token
stringÂ
optional
dnd:read
users
stringÂ
optional