Wallets
Get All Signatures
Retrieves all signatures associated with the specified wallet.
API scope required: wallets:signatures.read
GET
/
v1-alpha2
/
wallets
/
{walletLocator}
/
signatures
This is an alpha API and subject to change.
Headers
X-API-KEY
string
requiredAPI key required for authentication
Path Parameters
walletLocator
string
requiredA wallet locator can be of the format:
<walletAddress>
email:<email>:<walletType>
userId:<userId>:<walletType>
phoneNumber:<phoneNumber>:<walletType>
Query Parameters
page
string
default: 1perPage
string
default: 10Response
200 - application/json
List of signatures with their status, signing requirements, and wallet type specific data
signatures
object[]
required