Threads
Posts
Fetches the most recent posts from a Threads user, returning id, caption text, code, like_count, reshare_count, direct_reply_count, repost_count, image_versions2, video_versions, and taken_at. Only the last 20-30 posts are publicly visible. Supports a trim option for lighter responses.
get/v1/threads/user/posts
Query parameters
handlestring required
Threads username
trimboolean
Set to true for a trimmed down version of the response
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.