v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-151,1412,2144.5 MB
Groups

Get group details

Retrieve complete group information including member list and sharing permissions. Shows which clients can share resources within the group.

get/fastedge/v1/admin/groups/{group_id}

Path parameters

group_idinteger required

Group ID

Response

Returns complete group configuration and membership details

namestring required

Group name

default_flagboolean required

Add new members to the group by default

descrstring

Group description

Example response

{
  "descr": "Video streaming customers"
}