Retrieve a session URL with challenge for passkey account lookup operations.
Generates a session URL containing a WebAuthn challenge for passkey account lookup operations. Use when you need to find a passkey account but don’t have the authenticator response yet.Documentation Index
Fetch the complete documentation index at: https://developers.squads.so/llms.txt
Use this file to discover all available pages before exploring further.
| Feature | GET /passkeys/find (This Endpoint) | POST /passkeys/find |
|---|---|---|
| Purpose | Get session URL for lookup | Submit response to find account |
| Input | None (headers only) | Authenticator response |
| Output | URL with challenge | Passkey account address + session |
| Creates Session Key | No | Yes |
Your Grid API key from the Grid Dashboard
Solana network environment (sandbox, devnet, mainnet)
Passkey session URL retrieved successfully