List slack webhooks
List all Slack webhooks (connected marketing boost channels) for the current workspace. Use an id from this list as slackWebhookId when creating a slack boost.
GET
/slack-webhooksAuthorization
AuthorizationBearer token · headerrequiredAPI key authentication. Generate an API key from your workspace settings.
Responses
200
List of Slack webhooks
slackWebhooksSlackWebhook[]Show propertiesHide properties
Array of
SlackWebhookidstring<uuid>channelNamestringteamNamestringteamIconUrlstring | nullSlack team icon URL when available
notifyByDefaultbooleanWhen true, new posts auto-include a slack boost for this channel unless removed
createdAtstring<date-time>updatedAtstring<date-time>401
Unauthorized - Missing or invalid API key
codestringmessagestring