Get all Access GroupsAsk AIget https://api.unloc.app/v2/projects/{projectId}/access-groupsReturns all Access Groups owned by this Project. Required Scopeproject.adminRequired ModulemobileKeyPath ParamsprojectIdstringrequiredID of the Project. Must match the one in the JWT.Query ParamsexcludeSubprojectAccessGroupsbooleanShould the API call exclude Subproject Access Groups. Defaults to false.truefalseResponses 200The list of Access Groups. 401Unauthorized request. JWT invalid or expired.Updated 7 months ago