Slack. Web. Admin. InviteRequests. Approved
(SlackKit v1.0.0-alpha.0)
View Source
Summary
Functions
List all approved workspace invite requests.
Functions
List all approved 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.
Errors the API can return:
feature_not_enabled- The Invite Requests 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.