Grid Grants Program is now open! Apply for up to a $10,000 USDC grant.
cURL
curl --request GET \ --url https://grid.squads.xyz/api/grid/v1/accounts/{address}/passkeys \ --header 'Authorization: Bearer <token>'
{ "account_address": "<string>", "passkey": null }
Retrieve passkey information for a smart account
Your Grid API key from the Grid Dashboard
Smart account address
Passkey information retrieved successfully
Show child attributes
Was this page helpful?