Skip to main content
GET
cURL

Authorizations

X-API-Key
string
header
required

Query Parameters

listId
string<string>
required

The list ID to get eg. 1846987139428634858

cursor
string<string>

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

Response

Tweets response

tweets
object[]
required

Array of tweets

has_next_page
boolean
required

Indicates if there are more results available

next_cursor
string
required

Cursor for fetching the next page of results