Slack. Web. Admin. Apps. Restricted
(SlackKit v1.0.0-alpha.0)
View Source
Summary
Functions
List restricted apps for an org or workspace.
Functions
List restricted apps for an org or workspace.
API reference
Rate limit: Tier 2: 20+ per minute
Scopes:
- User token:
admin.apps:read
Optional Params
certified- Limit the results to only include certified apps. When false, no certified apps will appear in the resultcursor- Setcursortonext_cursorreturned by the previous call to list items in the next page ex:5c3e53d5enterprise_id-enterprise_idandteam_idcannot be used together. ex:E0AS553RNlimit- The maximum number of items to return. Must be between 1 - 1000 both inclusive. ex:100team_id-enterprise_idandteam_idcannot be used together. ex:T0HFE6EBT
Errors the API can return:
app_management_app_not_installed_on_org- The app management app must be installed on the org.feature_not_enabled- Returned when the Admin APIs feature is not enabled for this teaminvalid_actor- The provided actor_id is not a valid user or applicationinvalid_cursor- Value passed forcursorwas not valid or is no longer valid.not_allowed- The user is not allowed to access this API methodnot_an_admin- This method is only accessible by org/workspace owners and adminsrestricted_action- User does not have permission to access methodteam_not_found- Returned when team id is not found.too_many_teams_provided- Please provide onlyteam_idORenterprise_id.
See the Common Errors guide for errors returned by every Web API method.