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