List All User Loginsget https://localhost:8501/lr-admin-api/users/user-loginsQuery ParamsoffsetintegerDefaults to 0countinteger1 to 1000Defaults to 100dirstringenumDefaults to ascendingascendingdescendingAllowed:ascendingdescendingentityIdarray of integersentityIdADD integeridarray of integersidADD integernamestringorderBystringenumDefaults to loginloginidAllowed:loginidResponse 200Returns a list of Users based on the specified criteria and the permissions of the current User.Updated 6 months ago