Get members
To get all the members of a group use below API.
info
{api-base-url} can be obtained from the MirrorFly console.
HTTP request#
Request Params#
| Param | DataType | Required | Description |
|---|---|---|---|
| groupid | String | Yes | Id of the group to get its members |
| page | Number | No | Page number to get the particular page data default value is 1 |
| size | Number | No | Number of chats per page default value is 10 |
Responses#
If successful, this action returns encrypted details of members of this group.
Error#
In the case of an error, an error object like below is returned.
When the token passed in Headers is expired
In the case of a Bad Request, an error message is returned