Liked posts
x_organic_liked_postsFetch liked posts for a specified user, defaulting to the authenticated account. Use pagination tokens to navigate through results up to 100 per request.
Instructions
GET /2/users/:id/liked_tweets. Defaults to the authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | ||
| max_results | No | ||
| pagination_token | No | pagination_token from a previous meta.next_token |