Wallets
Get Wallet Transactions
Retrieves all transactions associated with the specified wallet.
API scope required: wallets:transactions.read
GET
/
v1-alpha2
/
wallets
/
{walletLocator}
/
transactions
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
transactions
object[]
required