get https://{server}/api2/groups/
List all your groups
Response
List all your groups
xxxxxxxxxx
curl --request GET \
--url https://cloud.seafile.com/api2/groups/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: