Skip to main content

Get Internal Transfer Records

Get internal transfer records

Query Parameters
  • transferId string

    Transfer id

  • coin string

    Coin name

  • status string

    Possible values: [SUCCESS, PENDING, FAILED]

    Status

  • startTime integer

    The start timestamp (ms)

  • endTime integer

    The end timestamp (ms)

  • limit integer

    Default value: 20

    Limit size. 1-50

  • cursor string

    Cursor, used for pagination

Header Parameters
  • apiKey string

    A UTA sub account API key is provided by default

  • secret string

    A UTA sub account API key is provided by default

Responses

successful operation

Loading...