Home timeline
x_organic_my_timelineRetrieve the authenticated user's home feed in reverse chronological order. Use pagination tokens to fetch additional tweets.
Instructions
GET /2/users/:id/timelines/reverse_chronological for the authenticated user (home feed). Billed per read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_results | No | ||
| pagination_token | No | pagination_token from a previous meta.next_token |