provider llm_analytics GET /api/environments/{environment_id}/llm_analytics/provider_keys/trial_evaluations/
@utdk/posthog /api/environments/{environment_id}/llm_analytics/provider_keys/trial_evaluations/
environments_llm_analytics_provider_keys_trial_evaluations_retrieve
List enabled evaluations currently using trial credits for a given provider.
environment_id path required
Deprecated. Use /api/projects/{project_id}/ instead.
string

Try it

Authentication
Configure credentials for PostHog API
environmentsLlmAnalyticsProviderKeysTrialEvaluationsRetrieve
GET/api/environments/{environment_id}/llm_analytics/provider_keys/trial_evaluations/
List enabled evaluations currently using trial credits for a given provider.

Parameters

required

Deprecated. Use /api/projects/{project_id}/ instead.

Configure credentials above to enable sending.

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

TypeScript

import posthog from '@utdk/posthog';

await posthog.environmentsLlmAnalyticsProviderKeysTrialEvaluationsRetrieve()