Returns a list of tweets posted by a specific user. You provide the user’s profile link, and the endpoint returns tweet data such as text, post time, engagement counts, view count, and basic context like replies, quotes, and retweets (with nested tweet/user info when available).
With each request returning up to 20 tweets. If there are more results, you will also receive a next_cursor to load the next page.
Use cases: