Get all payments by network

Returns a list of payments for the specified network. Supports both traditional pagination and scroll API for large datasets.

Path Params
string
required
Query Params
string

Page number "offset"

string

Page size

boolean
Defaults to false

Whether to use scroll API for pagination

number
Defaults to 100

Batch size for scroll requests

boolean

Whether there are more results available (only when useScroll=true)

addressParams
array of objects

Array of address parameters

addressParams
string
enum

Direction of payment (incoming, outgoing) default is both

Allowed:
string
enum
Defaults to desc

Sort order (asc, desc)

Allowed:
string
enum
Defaults to address

"address" mode or "entity" mode

Allowed:
string

Start time

string

End time

string
enum
Defaults to ti

Sort By Field

Allowed:
msgTypes
array of strings

Array of message types

msgTypes
string

sender symbols seperated by comma

Body Params
string

Scroll ID for pagination (only when useScroll=true)

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json