Query join requests
Community
Query join requests
Retrieves a paginated list of join requests associated with a specific community.
GET
Query join requests
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Required string length:
1 - 900Query Parameters
Available options:
communityJoinRequest Available options:
community Available options:
pending, approved, rejected, cancelled Available options:
_id, respondedAt Available options:
asc, desc Number of results per page (1-100)
Required range:
1 <= x <= 100Pagination token for getting next/previous pages
Maximum string length:
1000