Passa al contenuto principale

Get Sub Access Groups

POST 

/v2/access-groups/get_sub_access_groups

Endpoint handler for getting all access groups in a namespace or below a parent access group.

:param request: Starlette Request object :param wrapped_access_group: Incoming DTO object that contains data about the parent access group and / or the namespace :param legacy_api_request: Optional query parameter for specifying whether this request is sent via the legacy API :return: List of AccessGroupInfo objects

Request

Responses

Successful Response