v1

latestSwagger 2.0AGPL2026-07-178792264.9 KB
Users

Returns the list of groups

get/users/groups

Response

ListUsers

countinteger

count

Example response

{
  "data": [
    {
      "department": "NOC",
      "guid": "e71771a2-1ea0-498f-8d27-391713e10664",
      "partid": 10,
      "usergroup": "admin"
    }
  ]
}