provider vision GET /api/environments/{environment_id}/vision/scanners/stats/
@utdk/posthog /api/environments/{environment_id}/vision/scanners/stats/
environments_vision_scanners_stats_retrieve
Team-wide scanner counts — independent of list filters, so the overview stays stable.
environment_id path required
Deprecated. Use /api/projects/{project_id}/ instead.
string

Try it

Authentication
Configure credentials for PostHog API
environmentsVisionScannersStatsRetrieve
GET/api/environments/{environment_id}/vision/scanners/stats/
Team-wide scanner counts — independent of list filters, so the overview stays stable.

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