List post's slack boosts
List all slack boosts for a specific post in the current workspace.
GET
/posts/{postId}/slack-boostsAuthorization
AuthorizationBearer token · headerrequiredAPI key authentication. Generate an API key from your workspace settings.
Path parameters
postIdstring<uuid>requiredThe ID of the post to list slack boosts for
Responses
200
List of slack boosts for the post
slackBoostsSlackBoost[]Show propertiesHide properties
Array of
SlackBoostidstring<uuid>copystring | nullOptional custom message in the Slack notification
isAutoCreatedbooleanTrue when the boost was added automatically via channel auto-boost
postIdstring<uuid>slackWebhookSlackWebhookSummarySlack channel (webhook) targeted by a slack boost
Show propertiesHide properties
idstring<uuid>channelNamestring | nullteamNamestring | nullcreatedAtstring<date-time>updatedAtstring<date-time>401
Unauthorized - Missing or invalid API key
codestringmessagestring404
Not Found - Resource does not exist
codestringmessagestring