200 Successful Response
Schema: SlackIntegrationStatus
-
connectedboolean required -
Whether at least one webhook URL is configured
-
webhooksarray · SlackWebhookItem SlackWebhookItem -
List of configured webhooks
5 fields
-
idstring required -
Webhook ID
-
channel_namestring -
User-defined channel or webhook name
-
webhook_url_maskedstring required -
Masked URL for display
-
notification_preferencesobject required -
Per-category enabled flags
-
notification_categoriesarray · SlackCategoryItem required -
Categories with metadata for UI rendering
-
-
groupsarray · SlackGroupInfo SlackGroupInfo -
Group definitions for UI section rendering
2 fields
-
keystring required -
Group key (matches SlackCategoryItem.group)
-
labelstring required -
User-facing section label
-