Copy PageList group member assignmentsget https://{tenant}{.kallidus-suite.com}/api/v4/suite/groups/user-membershipsView all current members for all groups.Query Params$filterstringOData like filter expression. Supported operators: eq, ne, and. Supported fields: userId, groupId. Examples: groupId eq 7947597e-874a-492d-a5b2-4efcdfa87415 userId eq 31c4c9fd-e64f-4606-b2e4-84fd9b51b9e1 userId eq 31c4c9fd-e64f-4606-b2e4-84fd9b51b9e1 and groupId eq 7947597e-874a-492d-a5b2-4efcdfa87415 $orderbystringOrder results by one or more fields. Use asc or desc for direction. Supported fields: userId, groupId. Example: groupId asc, userId asc$topinteger1 to 50Defaults to 50Number of records to return (page size)$countbooleanDefaults to falseInclude total count of matching records in responsetruetruefalse$selectstringComma-separated list of fields to include in response. Supported fields: userId, groupId. Example: userId,groupIdHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200User Group Memberships retrieved successfully 400Bad Request 401Unauthorized - Authentication required 403Forbidden - Insufficient permissions 500Internal Server ErrorUpdated 1 day ago Delete a group administrator assignmentRetrieve a group member assignmentDid this page help you?YesNo