provider Rum Audience Management GET /api/v2/product-analytics/{entity}/mapping/connections
@utdk/datadog /api/v2/product-analytics/{entity}/mapping/connections
List connections
List all data connections for an entity
entity path required
The entity for which to list connections
string

Try it

Authentication
Configure credentials for Datadog API V2 Collection
listconnections
GET/api/v2/product-analytics/{entity}/mapping/connections
List all data connections for an entity

Parameters

required

The entity for which to list connections

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