List inline comments on a post
Returns inline comments (text-anchored comments) from all channels on a post. Optionally filter by channel or resolution status.
/posts/{postId}/inline-commentsAuthorizationBearer token · headerrequiredAPI key authentication. Generate an API key from your workspace settings.
postIdstring<uuid>requiredPost ID (UUID)
channelstringFilter by channel
LinkedInTwitterInstagramFacebookThreadsTikTokDiscordSlackWebflowYouTubeShortsresolvedbooleanFilter by resolution status
List of inline comments
inlineCommentsInlineComment[]Show propertiesHide properties
InlineCommentidstringUnique identifier for the inline comment thread
resolvedbooleanWhether the comment thread has been marked as resolved
channelstringThe channel this comment is on (LinkedIn, Twitter, etc.)
highlightedTextstringThe text that was highlighted when the comment was created
repliesInlineCommentReply[]Array of replies in the thread
Show propertiesHide properties
InlineCommentReplyidstringUnique identifier for the reply
userCommentUserUser who created a comment
Show propertiesHide properties
idstring<uuid>firstNamestring | nulllastNamestring | nullemailstring<email>messagestringThe reply text. Mentions use the format @[Display Name](userId)
createdAtstring<date-time>When the reply was created
reactionsInlineCommentReaction[]Array of emoji reactions on this reply
Show propertiesHide properties
InlineCommentReactionemojistringThe emoji used for the reaction
usersCommentUser[]Array of users who added this reaction
createdAtstring<date-time>When the thread was created
updatedAtstring<date-time> | nullWhen the thread was last updated
Unauthorized - Missing or invalid API key
codestringmessagestringNot Found - Resource does not exist
codestringmessagestring