Fetches all private keys for the current user.Documentation Index
Fetch the complete documentation index at: https://turnkey-0e7c1f5b-amir-tx-status-webhooks.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Retrieves private keys from the Turnkey API.
- Supports stamping the request with a specific stamper (StamperType.Passkey, StamperType.ApiKey, or StamperType.Wallet).
Package: core
Defined in: clients/core.ts:2327
A promise that resolves to an array of
v1PrivateKey objects.