/patreon/posts/comments

POST /api/patreon/posts/comments

Price: 1 credit

List the public comments on a Patreon post: comment text, created date, like count, reply count, author (name/image/url), and whether it was posted by the creator or a patron. Accepts a post id or URL.

How to use it

List public comments on a Patreon post. post is a numeric id (e.g. 154118252) or a post URL; set count for how many to return. Each comment has id, text, created_at, like_count, reply_count, is_by_creator, is_by_patron, and author (name/image/url). Only publicly visible comments are returned.

Parameters

Request body

Response

Errors

Response headers