Skip to main content
GET
List all batch crypto transfers

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

userId
string

The user ID.

limit
string

default to 10, maximum to 100

createdBefore
string<date>

ISO format: YYYY-MM-DD

createdAfter
string<date>

ISO format: YYYY-MM-DD

Response

Success

count
integer
required
Example:

1

records
object[]
required
nextCursor
string<date-time>
required
Example:

"2025-04-05T14:01:09.785Z"