Returns a paginated list of community members with filtering and search capabilities.Documentation Index
Fetch the complete documentation index at: https://api.docs.onlydrams.app/llms.txt
Use this file to discover all available pages before exploring further.
URL Parameters
The ID of the community
Query Parameters
Filter by membership status -
active, cancelled, canceled, blockedFilter by membership tier ID
Search by email, username, first name, or last name
Page number (default: 1)
Results per page (default: 20, max: 100)
Returns
Returns a paginated list of community member objects with counts and metadata.Notes
- Authorization: Community owner only
- Search: Searches across email, username, first name, and last name
- Filtering: Multiple filters can be combined
- Pagination: Default 20 items per page, max 100

