Reddit
Post Comments
Retrieves comments for a Reddit post with pagination-token support. Use it to review a thread's discussion or continue through additional comment results for a known post.
get/api/reddit/get-post-comments/v1
Query parameters
tokenstring required
Access token for this API service.
postIdstring required
The unique identifier of the Reddit post.
cursorstring
Pagination token for the next page of results.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.