Skip to main content
GET
Get Tweets by IDs

Authorizations

Authorization
string
header
required

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

Query Parameters

tweet_ids
string[]
required

Comma-separated list of tweet IDs.

Response

200 - application/json

Successful response

tweets
object[]
status
string
msg
string
code
integer