apps_event_authorizations_list
Retrieve authorizations for a Slack event context, with optional pagination and limit controls.
Instructions
Get a list of authorizations for the given event context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of authorizations to return. | |
| cursor | No | Pagination cursor from a previous response's ``response_metadata.next_cursor``. | |
| event_context | Yes | The ``event_context`` value from the event payload to look up authorizations for. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||