Copy PageList usersget https://{tenant}{.kallidus-suite.com}/api/v4/suite/usersView all users.Query Params$filterstringOData like filter expression. Supported operators: eq, ne, and. Supported fields: id, username, importKey, givenName, familyName, emailAddress, isEnabled. Examples: givenName eq 'John' importKey eq 'EMP001' isEnabled eq true familyName eq 'Smith' and isEnabled eq true $orderbystringOrder results by one or more fields. Use 'asc' or 'desc' for direction. Supported fields: id, username, created, givenName, familyName, emailAddress, isEnabled. Defaults to created asc, id asc when omitted. Example: familyName asc, givenName asc$topinteger1 to 50Defaults to 10Number 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. Example: id,givenName,familyName,emailAddressHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Users retrieved successfully 400Bad Request 401Unauthorized - Authentication required 403Forbidden - Insufficient permissions 500Internal Server ErrorUpdated 1 day ago List LMS rolesRetrieve a userDid this page help you?YesNo