---
url: /2/tweets/sample10/stream
method: get
queries:
- name: partition
type: integer
required: true
- name: backfill_minutes
type: integer
- name: end_time
type: date
- name: expansions
type: enum
value: article.cover_media, article.media_entities, attachments.media_keys, attachments.media_source_tweet, attachments.poll_ids, author_id, edit_history_tweet_ids, entities.mentions.username, geo.place_id, in_reply_to_user_id, entities.note.mentions.username, referenced_tweets.id, referenced_tweets.id.author_id
- name: media.fields
type: enum
- name: place.fields
type: enum
- name: poll.fields
type: enum
- name: start_time
type: date
- name: tweet.fields
type: enum
- name: user.fields
type: enum
response:
type: object
properties:
data:
type: object
ref: tweets
errors:
type: array
items:
type: object
ref: errors
includes:
type: object
ref: includes