Get externally signed account data by address
Advanced - Custom UI
Get Externally Signed Account Data
Retrieve detailed information about an externally signed account by its address
GET
Get externally signed account data by address
Retrieves detailed information about an externally signed account by its address. This is an advanced endpoint for companies that need to host passkey flows on their own domain. For most applications, use the hosted UI approach instead.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.
Key Notes
- Custom Domain: Use this endpoint when hosting passkey flows on your own domain
- Account Lookup: Retrieve account details using the Solana public key address
- Read-Only: This operation doesn’t modify account state
Authorizations
UUID-based API key provided by Squads
Headers
Specifies the network for the API request
Available options:
mainnet, devnet Path Parameters
The Solana public key address of the externally signed account