Slack

Get Slack integration

Get the Slack integration for a project, or null when none is configured.

get/slack-integration/project/{projectId}

Path parameters

projectIdstring required

Response

Slack integration details, or null

idstring required
projectIdstring required
channelNamestring nullable required
webhookConfiguredboolean required
maskedWebhookUrlstring required

The webhook URL with its secret path segment masked, or an empty string when none is set.

isActiveboolean nullable required
createdAtstring date-time required
updatedAtstring date-time required

Changes