get https://{server}/api/v2.1/groups//
Get the specific information of one group by its ID.
Response
Get the specific information of one group by its ID.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seafile.com/api/v2.1/groups/group_id/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: