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