v1

latestOpenAPI 3.0.0Twitter Developer Agreement and Policy2026-07-1480235216.3 KB
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.

OR

Example response

{
  "data": {
    "delete": {
      "event_at": "2021-07-06T18:40:40.000Z",
      "quote_tweet_id": "1346889436626259968",
      "tweet": {
        "author_id": "2244994945",
        "id": "1346889436626259968"
      }
    }
  }
}