List
Group Members
List
List members of a CometChat group by GUID with REST API to retrieve users, scopes, and membership details.
GET
List
For the complete error reference, see Error Guide.Documentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-docs-add-campaigns-webhooks.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).
Path Parameters
A GUID of a group.
Query Parameters
Number of users to be fetched in a request. The default value is 100 and the maximum value is 1000.
Group members list can be fetched depending on the user status. (available,offline). User status filter.
Available options:
available, offline Page Number.
Fetches group members based on multiple scope.