Slack. Web. Apps. Event. Authorizations
(SlackKit v1.0.0-alpha.0)
View Source
Summary
Functions
Get a list of authorizations for the given event context. Each authorization represents an app installation that the event is visible to.
Functions
Get a list of authorizations for the given event context. Each authorization represents an app installation that the event is visible to.
API reference
Rate limit: Special rate limits apply.
Scopes: No scopes required
Required Params
event_context-
Optional Params
cursor-limit-
Errors the API can return:
auth_mismatch- The given authorization token is not associated with the app that sent this event.invalid_cursor- Thecursorargument was invalid.invalid_event_context- The givenevent_contextdidn't match an event.
See the Common Errors guide for errors returned by every Web API method.