provider Microsoft Teams Integration GET /api/v2/integration/ms-teams/configuration/tenant-based-handles
@utdk/datadog /api/v2/integration/ms-teams/configuration/tenant-based-handles
Get all tenant-based handles
Get a list of all tenant-based handles from the Datadog Microsoft Teams integration.
tenant_id query
Your tenant id.
string
name query
Your tenant-based handle name.
string

Try it

Authentication
Configure credentials for Datadog API V2 Collection
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.

Saved automatically to browser storage.

listtenantbasedhandles
GET/api/v2/integration/ms-teams/configuration/tenant-based-handles
Get a list of all tenant-based handles from the Datadog Microsoft Teams integration.

Your tenant id.

Your tenant-based handle name.

Enter a gateway URL above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import datadog from '@utdk/datadog';

await datadog.listtenantbasedhandles()