Skip to main content
Returns deposits across every wallet on your account, newest first. Sweep this to reconcile after downtime instead of walking each wallet individually.

Endpoint

Query parameters

string
Narrow to one wallet’s Minisend id. To filter by your own reference instead, first resolve it with get by reference.
number
default:"20"
Page size, max 100.
number
default:"0"
Rows to skip.

Example

Response (200)

Same shape as get a wallet’s deposits, just not scoped to one wallet.

Errors