Skip to main content
GET
Get a list of tweets

Authorizations

Authorization
string
header
required

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

Query Parameters

media_id
integer
required

The ID of the media the comment was made on.

brand_id
integer
required

The brand ID of the comment.

limit
integer
default:100

Number of results to return in a single response.

offset
integer
default:0

The offset of the first result to be returned.

Response

OK

data
object[]
read-only

List of Twitter tweet data

paging
object

Paging data