Wait - you’re not using the API, it looks like you’re getting a web page?
You need to use the GET lists/statuses endpoint and use that parameter.
I just validated that this will work using twurl. Here’s an example of what that call looks like.
twurl "/1.1/lists/statuses.json?owner_screen_name=evilpiper&slug=mylist&tweet_mode=extended"