PostHog connector
Back to the connector overview, authentication methods, and actions.
27 Aug 2026
bug-fixFixed user lookups by ID returning an empty result instead of a not-found error, and widened the lookup to scan up to 3000 organization members instead of only the first 1000.Changed · 6 actions updated
Changed · 6 actions updated
posthog_unified_get_me, posthog_unified_get_user, posthog_unified_list_organizations, posthog_unified_list_resource_users, posthog_unified_list_roles, posthog_unified_list_users22 Jul 2026
bug-fixFixed unified_list_users and unified_get_user returning only the requesting API key’s own account instead of the organization roster.Changed · 2 actions updated
Changed · 2 actions updated
posthog_unified_get_user, posthog_unified_list_users13 Jul 2026
new-actionsAdded unified IAM actions for users, roles, organizations, resource users, and credentials.