Get Delegated Signer
Retrieve details about a specific delegated signer by its locator.
API scope required: wallets.read
Headers
API key required for authentication
Path Parameters
A wallet locator can be of the format:
<walletAddress>
email:<email>:<walletType>
userId:<userId>:<walletType>
phoneNumber:<phoneNumber>:<walletType>
Response
Complete delegated signer response including the signer and authorizations for each chain
Specifies the type of EVM signer being used, describing the method of key management and transaction signing. evm-keypair
indicates a signer using a locally managed keypair, suitable for non-custodial wallets. evm-fireblocks-custodial
refers to a signer managed by Fireblocks, a custodial service provider.
evm-keypair
, evm-fireblocks-custodial
The recipient address for this transaction call
The locator of the signer
The expiry date of the signer in ISO 8601 format
The permissions of the signer following ERC-7715
Authorization status for each chain where the chain name is the key and the signature request is the value