provider usersusers GET /api/users/{uuid}/hedgehog_config/
@utdk/posthog /api/users/{uuid}/hedgehog_config/
users_hedgehog_config_retrieve
uuid path required
string

Try it

Authentication
Configure credentials for PostHog API
usersHedgehogConfigRetrieve
GET/api/users/{uuid}/hedgehog_config/

Parameters

required

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