List crypto top-ups

Retrieves a paginated list of crypto top-ups with optional filtering by account, address, blockchain network, payment asset code, balance asset code, status, and creation date range.

Query Params
string

Filter by crypto top-up account ID

string

Filter by crypto address

string
enum

Filter by blockchain network

string
enum

Filter by payment crypto asset code

string
enum

Filter by balance asset code

string
enum

Filter by status

Allowed:
int64

Filter top-ups created after this timestamp (inclusive)

int64

Filter top-ups created before this timestamp (inclusive)

int32
≤ 100
Defaults to 20

Number of results per page (max 100)

int32
≥ 0
Defaults to 0

Pagination offset - number of items to skip

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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