v47

latestOpenAPI 3.1.0Contact usraw.githubusercontent.com2026-07-1061131268.6 KB
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

_sv'PaginatedTokenTransferResponse:v1'

Version