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.
Follow nextPageUrl or pass nextCursor as cursor to retrieve the next page.

