provider insight_variables GET /api/environments/{environment_id}/insight_variables/
@utdk/posthog /api/environments/{environment_id}/insight_variables/
environments_insight_variables_list
environment_id path required
Deprecated. Use /api/projects/{project_id}/ instead.
string
page query
A page number within the paginated result set.
integer

Try it

Authentication
Configure credentials for PostHog API
environmentsInsightVariablesList
GET/api/environments/{environment_id}/insight_variables/

Parameters

required

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

A page number within the paginated result set.

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