provider usersusers GET /api/users/{uuid}/start_2fa_setup/
@utdk/posthog /api/users/{uuid}/start_2fa_setup/
users_start_2fa_setup_retrieve
uuid path required
string

Try it

Authentication
Configure credentials for PostHog API
usersStart2faSetupRetrieve
GET/api/users/{uuid}/start_2fa_setup/

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