List for a post
List all engagements (likes, comments, reposts) configured for a specific post
GET
/posts/{postId}/engagementsAuthorization
AuthorizationBearer token · headerrequiredAPI key authentication. Generate an API key from your workspace settings.
Path parameters
postIdstring<uuid>requiredPost ID (UUID)
Responses
200
List of engagements
engagementsEngagement[]Show propertiesHide properties
Array of
Engagementidstring<uuid>channelEngagementChannelAllowed:
LinkedInTwittertypeEngagementTypeAllowed:
LikeCommentRepostprofileIdstring<uuid>The profile ID that will perform the engagement
copystring | nullThe text content for Comment or Repost engagements. Required for Comment, optional for Repost, must not be provided for Like.
delaySecondsintegerDelay in seconds after the post publishes. For Comment and Repost, this is the delay until the engagement fires (0 means immediate). Always 0 for Like.
min 0 · max 86400
reactionTypeLinkedInReactionTypeLinkedIn reaction type for Like engagements. Only applicable when type is Like and channel is LinkedIn. Defaults to Like if not specified.
Allowed:
LikeCelebrateLoveInsightfulSupportFunny401
Unauthorized - Missing or invalid API key
codestringmessagestring404
Not Found - Resource does not exist
codestringmessagestring