latestOpenAPI 3.0.32026-08-23410223.0 KB

c93447ba6b9d

comments

Get a comment

Fetches a single comment by its Blotato ID. The comment may be an inbound reply left by the user's audience on one of their posts, or an outbound comment the user posted through Blotato.

get/v2/comments/{commentId}

Path parameters

commentIdstring required

Blotato id of the comment to fetch.

Response

Default Response

accountIdstring required

ID of the social account this comment belongs to.

authorIdstring nullable required

Platform-native id of the comment author.

createdAtstring required
errorCodeinteger nullable required

Set only when status is failed.

errorMessagestring nullable required

Set only when status is failed.

idstring required
isAuthorboolean required

true if the user's own connected account authored this comment.

parentCommentIdstring nullable required

Blotato id of the parent comment when this comment is a reply. null for top-level comments.

platform'facebook' | 'instagram' required
platformCommentIdstring nullable required

Platform-native id of the comment.

platformPostIdstring required

Platform-native id of the parent post being commented on.

postIdstring nullable required

Blotato ID of the post (if published through Blotato).

status'deleted' | 'failed' | 'posted' | 'processing' | 'queued' required
textstring required