provider AI Configs GET /api/v2/projects/{projectKey}/ai-configs/quick-stats
@utdk/launchdarkly /api/v2/projects/{projectKey}/ai-configs/quick-stats
Get AI Config quick stats
Retrieve aggregate quick stats for AI Configs in a project.
projectKey path required
string
env query required
An environment key. Only metrics from this environment will be included.
string

Try it

Authentication
Configure credentials for LaunchDarkly REST API
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.

Saved automatically to browser storage.

getaiconfigquickstats
GET/api/v2/projects/{projectKey}/ai-configs/quick-stats
Retrieve aggregate quick stats for AI Configs in a project.

Parameters

required

required

An environment key. Only metrics from this environment will be included.

Enter a gateway URL above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import launchdarkly from '@utdk/launchdarkly';

await launchdarkly.getaiconfigquickstats()