provider Microsoft Teams Integration GET /api/v2/integration/ms-teams/configuration/tenant-based-handles/{handle_id}
@utdk/datadog /api/v2/integration/ms-teams/configuration/tenant-based-handles/{handle_id}
Get tenant-based handle information
Get the tenant, team, and channel information of a tenant-based handle from the Datadog Microsoft Teams integration.
handle_id path required
Your tenant-based handle id.
string

Try it

Authentication
Configure credentials for Datadog API V2 Collection
gettenantbasedhandle
GET/api/v2/integration/ms-teams/configuration/tenant-based-handles/{handle_id}
Get the tenant, team, and channel information of a tenant-based handle from the Datadog Microsoft Teams integration.

Parameters

required

Your tenant-based handle id.

Configure credentials above to enable sending.

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

TypeScript

import datadog from '@utdk/datadog';

await datadog.gettenantbasedhandle()