getConnectionGroupsCompletable
abstract fun getConnectionGroupsCompletable(parameters: SCIM.GetConnectionGroupsParameters): CompletableFuture<SCIMGetConnectionGroupsResponse>
Gets all groups associated with an organization's SCIM connection. This method wraps the {@link https://stytch.com/docs/b2b/api/get-scim-connection-groups get-connection-groups} endpoint. The caller must have permission to view SCIM via the project's RBAC policy & their role assignments.
Return
Parameters
parameters
the parameters necessary to get connection groups