Facebook
Comment Replies
Retrieves replies to a specific Facebook post comment using the legacy post ID, comment ID, and expansion token. Use it to inspect a known comment's nested discussion.
get/api/facebook/get-comment-replies/v1
Query parameters
tokenstring required
User security token for API access authentication.
postIdstring required
The legacy numeric identifier of the Facebook post.
commentIdstring required
The unique identifier of the parent Facebook comment.
expansionTokenstring required
The expansion token associated with the parent Facebook comment.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.