Returns a paginated list of tweets posted by a specific user. Up to 20 tweets per page. Each tweet includes text, creation date, engagement metrics, view count, and nested data for replies, quotes, and retweets when available. Provide either link (profile URL) or user_id.
Documentation Index
Fetch the complete documentation index at: https://docs.sorsa.io/llms.txt
Use this file to discover all available pages before exploring further.
link or user id required, next_cursor optional
Pagination cursor from a previous response.
"ASDJKHFJWQE123Q"
Numeric Twitter/X user ID. Provide either link or user_id.
"123"
Full URL of the user's profile. Provide either link or user_id.
"https://twitter.com/username"
Twitter/X handle of the user. Provide either link or username.
"username"