Get internal transfer history
Assets/withdraw/settle PnL
Get internal transfer history
Limit: 10 requests per 1 second
GET /v1/internal_transfer_history
Orderly key must has asset scope to access this endpoint.
GET
Get internal transfer history
Headers
Timestamp of the signed request in milliseconds.
Account ID of the authenticated account.
Public orderly key used to sign the request.
Signature of the request payload generated with the orderly key.
Query Parameters
CREATED/PENDING/COMPLETED/FAILED
start from 1
IN/OUT
If True, return only internal transfers between main account and sub accounts. If False, return only internal transfers between main account and other main accounts. If empty, return all transfer history.