get
https://api.canton.noves.fi//updates/
Returns a paginated list of transactions for the given party.
The results will be ordered by effective time (descending by default). If no date range is supplied, the gateway applies a default trailing 30-day window.
Each entry includes top-level update metadata and a payload field containing the transaction body.
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.
