List private-token transfers

Returns the requested party's newest private-token transfers that the caller can read.

Path Params
string
required

Canton party identifier.

Query Params
string

Use 'canton_coin' to select Canton Coin. This cannot be combined with an instrument pair.

string

Private instrument administrator; must be supplied with instrumentId.

string

Private instrument identifier; must be supplied with instrumentAdmin.

int32

Maximum transfer legs to return. Defaults to 25 and is limited to 1,000.

boolean

Whether to return newest transfer legs first. Defaults to true.

date-time

Include transfers effective at or after this time.

date-time

Include transfers effective before this time.

string

Cursor returned with the previous page.

string

Ledger API JWT alternative to the jwt header.

string

Configured validator-node identifier; defaults to the deployment default.

Headers
string

Ledger API JWT used to resolve party permissions.

string

Configured validator-node identifier alternative to the nodeId query parameter.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json