GET
List posts
/v1/lists/{listId}/posts?cursor={cursor}Get one page from a public List timeline.
curl "https://twitterxapi.com/api/v1/lists/123456789/posts?level=moderate" \
-H "Authorization: Bearer $TWITTERXAPI_KEY"