Facebook

Post Comments

Retrieves comments for a Facebook post ID with cursor pagination. Use it to review discussion associated with a known public post or continue through subsequent comment pages.

get/api/facebook/get-post-comments/v1

Query parameters

tokenstring required

User security token for API access authentication.

postIdstring required

The unique identifier of the Facebook post.

cursorstring

Pagination cursor for fetching the next set of comments.

Response

OK

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

Changes