provider ServiceNow Integration GET /api/v2/integration/servicenow/users/{instance_id}
@utdk/datadog /api/v2/integration/servicenow/users/{instance_id}
List ServiceNow users
Get all users 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
listservicenowusers
GET/api/v2/integration/servicenow/users/{instance_id}
Get all users 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.listservicenowusers()