GET /api/admin/generalaccessgroupcount
Gets the total count of general access groups (Ntg_Generell = 1) in the database.
Responses
| Code | Returns | Type |
|---|---|---|
| 200 | Ok | |
| 401 | Unauthorized - Missing or invalid access token | |
| 403 | Forbidden - Provided access token does not permit usage of this API or data | |
| 500 | Error fetching data |