• Home
  • Dynatrace API
  • Environment
  • Settings
  • Schemas
  • Slack Connections

Settings API - Slack Connections schema table

Slack Connections (app:dynatrace.slack:connection)

OAuth flow authentication credentials for a Slack app

(for more information read the Slack api documentation)

Schema IDSchema groupsScope
app:dynatrace.slack:connection-
environment
Retrieve schema via Settings API
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.slack:connection
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.slack:connection
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.slack:connection

Authentication

To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication.

Parameters

PropertyLabelTypeDescriptionRequired
nameConnection nametext

The name of the Slack connection

required
tokenBot tokensecret

The bot token obtained from the Slack App Management UI

Bot token in the format xoxb-******

required