provider Debug GET /v1/debug/whoami
@utdk/stytch /v1/debug/whoami
Whoami

Try it

Authentication
Configure credentials for Stytch API
apiDebugV1Whoami
GET/v1/debug/whoami

This operation has no parameters.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import stytch from '@utdk/stytch';

await stytch.apiDebugV1Whoami()