List crypto deposits

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

Filter by status

string

Filter by crypto deposit 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

int64

Filter deposits created after this timestamp (inclusive)

int64

Filter deposits 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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*