Post

Query Join Group Requests


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a list of up to 100 join group requests, given the provided paging and filtering. Group managers always have access to this functionality (site members can access their own join group requests in the site).

Supported fields for filtering:

  • status

No supported fields for sorting

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Social Groups
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/social-groups-proxy/join/v2/groups/{groupId}/join-requests/query

Did this help?