notification-template-controller

List Slack conversations (listSlackConversations)

List available Slack conversations by type.

Available for users with 'SYS_ADMIN' or 'TENANT_ADMIN' authority.

get/api/notification/slack/conversations

Query parameters

type'DIRECT' | 'PUBLIC_CHANNEL' | 'PRIVATE_CHANNEL' required
tokenstring

Slack bot token. If absent - system Slack settings will be used

Response

OK

type'DIRECT' | 'PUBLIC_CHANNEL' | 'PRIVATE_CHANNEL' required
idstring required
namestring required
wholeNamestring
emailstring
titlestring

Changes