provider Opsgenie Integration GET /api/v2/integration/opsgenie/services
@utdk/datadog /api/v2/integration/opsgenie/services
Get all service objects
Get a list of all services from the Datadog Opsgenie integration.

Try it

Authentication
Configure credentials for Datadog API V2 Collection
listopsgenieservices
GET/api/v2/integration/opsgenie/services
Get a list of all services from the Datadog Opsgenie integration.

This operation has no parameters.

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