v1

latestOpenAPI 3.0.1MIT2026-07-26589101.4 KB

Get timeline tweets from list. Use cursor for pagination.

get/twitter/list/tweets_timeline

Query parameters

listIdstring string required

The list ID to get eg. 1846987139428634858

cursorstring string

The cursor to paginate through the results. First page is "".

Response

Tweets response

has_next_pageboolean required

Indicates if there are more results available

next_cursorstring required

Cursor for fetching the next page of results