Search group selection configurations
POST/groups-srv/graph/group-selection
Searches group selection configurations with a graph filter.
Authentication:
- Scope:
cidaas:groupselection_read - Caller must be a member of
CIDAAS_ADMINSwith an authorized read role (ADMIN,SECONDARY_ADMIN,USERSETUP_MANAGER, orUSERSETUP_VIEWER)
Use from / size for pagination and sortfield / descending for sorting.
Returns HTTP 204 when no configurations match.
Request
Responses
- 200
- 204
- 400
- 401
OK - Matching configurations found
No Content - No configurations match the filter
Bad Request - Invalid filter body
Unauthorized