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

Saved automatically to browser storage.

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

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