Slack. Web. Admin. InviteRequests. Denied
(SlackKit v1.0.0-alpha.0)
View Source
Summary
Functions
List all denied workspace invite requests.
Functions
List all denied workspace invite requests.
API reference
Rate limit: Tier 2: 20+ per minute
Scopes:
- User token:
admin.invites:read
Optional Params
cursor- Value of thenext_cursorfield sent as part of the previous api response ex:5cweb43limit- The number of results that will be returned by the API on each invocation. Must be between 1 - 1000 both inclusive ex:100team_id- ID for the workspace where the invite requests were made ex:T0U9RERW4
Errors the API can return:
feature_not_enabled- The Invite Request admin APIs feature is not enablednot_an_admin- This token doesn't have admin privileges.team_not_found- Theteam_idspecified wasn't found.
See the Common Errors guide for errors returned by every Web API method.