Wallets
Read all wallets
This endpoint reads all wallets
GET
/
wallets
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <API_KEY>
.
Query Parameters
cursor
string
The cursor for pagination
size
integer
The number of wallets to return
startDate
string
The start date and time for filtering the results
endDate
string
The end date and time for filtering the results
Response
200 - application/json
data
object[]
pagination
object
Was this page helpful?