conversations_request_shared_invite_list
List shared channel invite requests with optional filters for approval status, user, and pagination.
Instructions
List shared channel invite requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor from ``response_metadata.next_cursor`` in a prior response. | |
| include_approved | No | Include already-approved requests in the results. | |
| include_denied | No | Include denied requests in the results. | |
| include_expired | No | Include expired requests in the results. | |
| invite_ids | No | Restrict results to these specific invite request IDs. | |
| limit | No | Maximum number of requests to return per page. | |
| user_id | No | Only return requests made by this user ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||