Compliance streams
Posts Label stream
Streams 100% of labeling events applied to Posts
GET
/
2
/
tweets
/
label
/
stream
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
backfill_minutes
integer
The number of minutes of backfill requested.
Required range:
0 < x < 5
start_time
string
YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp from which the Post labels will be provided.
end_time
string
YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp from which the Post labels will be provided.
Response
200 - application/json
Tweet label stream events.
data
object
requiredTweet label data.