Twitter
Post Comments
Retrieves the latest comments for an X (Twitter) post identified by tweet ID, with cursor pagination. Use it to review recent discussion on a known post and continue through additional comment pages.
get/api/twitter/get-post-comments/v1
Query parameters
tokenstring required
Authentication token required for API access.
tweetIdstring required
The unique identifier of the X (Twitter) post.
cursorstring
Pagination cursor returned by the previous response.
Response
OK