X (Twitter) · Example Payload

X Api Compliance Job Example

Social MediaMicrobloggingReal-Time DataStreamingAdvertisingContent

X Api Compliance Job Example is an example object payload from X (Twitter), with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

created_atdownload_expires_atdownload_urlidnamestatustypeupload_expires_atupload_url

Example Payload

Raw ↑
{
  "created_at": "2021-01-06T18:40:40.000Z",
  "download_expires_at": "2021-01-06T18:40:40.000Z",
  "download_url": "https://x.com/exampleuser",
  "id": "1372966999991541762",
  "name": "my-job",
  "status": "complete",
  "type": "tweets",
  "upload_expires_at": "2021-01-06T18:40:40.000Z",
  "upload_url": "https://x.com/exampleuser"
}