provider usersusers GET /api/users/{uuid}/github_login/
@utdk/posthog /api/users/{uuid}/github_login/
users_github_login_retrieve
uuid path required
string

Try it

Authentication
Configure credentials for PostHog API
usersGithubLoginRetrieve
GET/api/users/{uuid}/github_login/

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