Gaio User Manager API
Users API
GET /api/auth/manager/users/{page}
jsonCopyEdit{ "userId": 1, "name": "Gaio User", "email": "[email protected]", "status": "active", "groups": [ "Analytics team", "Development team", "RH team" ] }