provider ServiceNow Integration GET /api/v2/integration/servicenow/business_services/{instance_id}
@utdk/datadog /api/v2/integration/servicenow/business_services/{instance_id}
List ServiceNow business services
Get all business services for a ServiceNow instance.
instance_id path required
The ID of the ServiceNow instance
string

Try it

Authentication
Configure credentials for Datadog API V2 Collection
listservicenowbusinessservices
GET/api/v2/integration/servicenow/business_services/{instance_id}
Get all business services for a ServiceNow instance.

Parameters

required

The ID of the ServiceNow instance

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