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

code0 | 100 | 101 | 202 | 300 | 301 | 302 | 303 | 400 | 404 | 500 | 503 | 600 | 601 | 602 required
messagestring nullable required
{"stackTrail":"paths:/api/twitter/get-post-comments/v1:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
recordTimestring nullable required
requestIdstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.