/daml/{chain}/txs/{party}

Returns a paginated list of transactions for the given party.

The results will be ordered by effective time (descending by default).

Note: For pagination, use the nextPageUrl link that will be returned as part of the output, or use the cursor parameter with the value from nextCursor in the previous response.

Language
Response
Click Try It! to start a request and see the response here!