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
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.

Saved automatically to browser storage.

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

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