get https://{server}/api/v2.1/groups//members/
Lists all member information in the group.
Response
Lists all member information in the group.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seafile.com/api/v2.1/groups/group_id/members/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: