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

Try it

Authentication
Configure credentials for Datadog API V2 Collection
listworkflowswebhookhandles
GET/api/v2/integration/ms-teams/configuration/workflows-webhook-handles
Get a list of all Workflows webhook handles from the Datadog Microsoft Teams integration.

Your Workflows webhook handle name.

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.listworkflowswebhookhandles()