OpenAPI 3.1.02026-08-195681822.2 MB

5d3a131531d9

Comments

Get post comments

Fetch comments for a specific post. Requires accountId query parameter.

On Facebook and Instagram, passing a COMMENT id as postId is also supported and returns that comment's replies instead of the post's top-level comments. This is not available on YouTube, where postId must be a video id.

get/v1/inbox/comments/{postId}

Path parameters

postIdstring required

Zernio post ID or platform-specific post ID. Zernio IDs are auto-resolved. LinkedIn third-party posts accept full activity URN or numeric ID. On Facebook and Instagram, a comment ID is also accepted here and returns that comment's replies.

Query parameters

accountIdstring required
subredditstring

(Reddit only) Subreddit name

limitinteger

Maximum number of comments to return

cursorstring

Pagination cursor, returned by a previous call as pagination.cursor. This is the platform's own opaque paging value passed through verbatim: never construct, decode or validate it client-side.

commentIdstring

(Reddit only) Get replies to a specific comment

Response

Comments for the post

statusstring