Twitter
User Tweets
Fetches tweets from a Twitter user's profile by handle. Note: Twitter publicly returns only ~100 of the user's most popular tweets, not chronological or latest. Each tweet includes rest_id, full_text, views count, favorite_count, retweet_count, reply_count, bookmark_count, quote_count, created_at, media entities, and url. Supports a trim parameter for a lighter response.
get/v1/twitter/user-tweets
Query parameters
handlestring required
Twitter handle
trimboolean
Set to true for a trimmed down version of the response
Response
Successful response