
Get the authenticated PostHog user's profile.
List organizations the authenticated user can access.
Get a specific organization.
List projects for an organization.
Get a specific project and its settings.
Run a PostHog query, typically a HogQLQuery, against a project.
List insights in a project.
Get a specific insight.
List dashboards in a project.
Get a specific dashboard.
List feature flags in a project.
Get a specific feature flag.
List experiments in a project.
Get a specific experiment.
List annotations in a project.
Get a specific annotation.
List cohorts in a project.
Get a specific cohort.
List event definitions in a project.
Get a specific event definition.
List property definitions in a project.
Get a specific property definition.
List persons in a project.
Get a specific person by numeric ID or UUID.
List session recordings in a project.
Get a specific session recording.
Connecting Posthog will request the following permissions:
You can revoke access at any time from your account settings.