Compliance
Tweets Compliance stream
Streams 100% of compliance data for Tweets
get/2/tweets/compliance/stream
Query parameters
backfill_minutesinteger
The number of minutes of backfill requested.
partitioninteger required
The partition number.
start_timestring date-time
YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp from which the Tweet Compliance events will be provided.
end_timestring date-time
YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Tweet Compliance events will be provided.
Response
The request has succeeded.
Example response
{
"data": {
"delete": {
"event_at": "2021-07-06T18:40:40.000Z",
"quote_tweet_id": "1346889436626259968",
"tweet": {
"author_id": "2244994945",
"id": "1346889436626259968"
}
}
}
}