api_response = api_instance.get_members(limit=limit, offset=offset, filter=filter, sort=sort) response is last_seen needs set for sort, but it cannot be set correctly to any value that works. it appears if last_seen is not set for a user, then this method doesn't return properly.