GET
/
wallets

Authorizations

Authorization
string
headerrequired

Bearer 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