Current section
Files
Jump to
Current section
Files
priv/docs/methods/team.preferences.list.json
{
"args": {},
"desc": "Retrieve a list of a workspace's team preferences.",
"errors": { "invalid_team": "Cannot find a workspace associated with the presented token." },
"rate_limit": {
"label": "Tier 3: 50+ per minute",
"url": "https://docs.slack.dev/apis/web-api/rate-limits"
},
"scopes": {
"bot": [
{
"name": "team.preferences:read",
"url": "https://docs.slack.dev/reference/scopes/team.preferences.read"
}
],
"user": [
{
"name": "team.preferences:read",
"url": "https://docs.slack.dev/reference/scopes/team.preferences.read"
}
]
}
}