Accounts
Get TokenTransfers
Get TokenTransfers made from this Account.
A TokenTransfer represents a transfer of tokens through the Dinari platform from one Account to another. As such, only Accounts that are connected to Dinari-managed Wallets can initiate TokenTransfers.
get/api/v2/accounts/{account_id}/token_transfers
Query parameters
limitinteger
Number of results to return
order'asc' | 'desc'
Sort order
nextstring nullable
Cursor for next page
previousstring nullable
Cursor for previous page
Response
OK