List private-token transfersCopy Pageget https://example.com/api/v2/parties/{party}/token-transfersReturns the requested party's newest private-token transfers that the caller can read.Path ParamspartystringrequiredCanton party identifier.Query ParamsassetKindstringUse 'canton_coin' to select Canton Coin. This cannot be combined with an instrument pair.instrumentAdminstringPrivate instrument administrator; must be supplied with instrumentId.instrumentIdstringPrivate instrument identifier; must be supplied with instrumentAdmin.pageSizeint32Maximum transfer legs to return. Defaults to 25 and is limited to 1,000.orderDescbooleanWhether to return newest transfer legs first. Defaults to true.truefalseeffectiveAfterdate-timeInclude transfers effective at or after this time.effectiveBeforedate-timeInclude transfers effective before this time.cursorstringCursor returned with the previous page.jwtstringLedger API JWT alternative to the jwt header.nodeIdstringConfigured validator-node identifier; defaults to the deployment default.HeadersjwtstringLedger API JWT used to resolve party permissions.nodeIdstringConfigured validator-node identifier alternative to the nodeId query parameter.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 500Internal Server Error 503Service is still startingUpdated 3 days ago List transfers for one assetGet a party's current CC balancesDid this page help you?YesNo