provider llm_analytics GET /api/environments/{environment_id}/llm_analytics/clustering_config/
@utdk/posthog /api/environments/{environment_id}/llm_analytics/clustering_config/
environments_llm_analytics_clustering_config_list
Team-level clustering configuration (event filters for automated pipelines).
environment_id path required
Deprecated. Use /api/projects/{project_id}/ instead.
string

Try it

Authentication
Configure credentials for PostHog API
environmentsLlmAnalyticsClusteringConfigList
GET/api/environments/{environment_id}/llm_analytics/clustering_config/
Team-level clustering configuration (event filters for automated pipelines).

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