v1

latestOpenAPI 3.0.02026-07-142351,1971.3 MB
Slack Integration

Get a Slack integration channel

Get a channel configured for your Datadog-Slack integration.

get/api/v1/integration/slack/configuration/accounts/{account_name}/channels/{channel_name}

Path parameters

account_namestring required

Your Slack account name.

channel_namestring required

The name of the Slack channel being operated on.

Response

OK

namestring

Your channel name.

Example response

{
  "name": "#general"
}