Skip to main content
GET
Advanced Search

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

query
string
required

The query to search for.

queryType
enum<string>
default:Latest
required

The query type to search for.

Available options:
Latest,
Top
cursor
string

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

Response

200 - application/json

Successful response

tweets
object[]
has_next_page
boolean
next_cursor
string