Try it free

Settings API - Microsoft Teams schema table

  • Published Jul 27, 2026

Microsoft Teams (app:dynatrace.msteams:app-connection)

Connection details for the Microsoft Teams App

Schema IDSchema groupsScope
app:dynatrace.msteams:app-connection-
environment
Retrieve schema via Settings API
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.msteams:app-connection
GETSaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.msteams:app-connection
GETEnvironment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.msteams:app-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

PropertyTypeDescriptionRequired
Connection name
name
text

The name of the connection

Required
Team
team
text

The Microsoft Teams team that provides the available channels

Optional
Channels
channels
list

The channels this connection should work with

Required