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
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.

Configure credentials above to enable sending.

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

TypeScript

import launchdarkly from '@utdk/launchdarkly';

await launchdarkly.getaiconfigquickstats()