Current section
Files
Jump to
Current section
Files
priv/docs/methods/admin.audit.anomaly.allow.getItem.json
{
"args": {},
"desc": "API to allow Enterprise org admins to read the allow list of IP blocks and ASNs from the enterprise configuration.",
"errors": {
"endpoint_unavailable": "The requested endpoint is currently unavailable.",
"not_an_enterprise": "The user is not an enterprise admin.",
"unsupported_action_describe": "The user specified action is unsupported",
"unsupported_action_put": "The user specified action is unsupported"
},
"rate_limit": {
"label": "Tier 2: 20+ per minute",
"url": "https://docs.slack.dev/apis/web-api/rate-limits"
},
"scopes": {
"user": [
{
"name": "admin",
"url": "https://docs.slack.dev/reference/scopes/admin"
}
]
}
}