get
https://api.canton.noves.fi//updates/
Returns a paginated list of classified updates for the given party.
Results are ordered by effective time, descending by default. If both startTimestamp and endTimestamp are omitted, the API returns all available history.
Each entry includes update metadata and a payload containing the classified update 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.

