/{chain}/updates/{party}/countAsk AIget https://api.canton.noves.fi/{chain}/updates/{party}/countReturns an estimated count of updates for a given party, optionally filtered by time range.Path ParamschainstringrequiredDefaults to cantonName of the chain.partystringrequiredDefaults to noves-validator-1::1220dd5cc6e969cd7d7c11e339fbd07fab5f6fa1f999dc09339228d17299d9d68941The party identifier to count updates for.Query ParamsstartTimestampint64Start timestamp to filter results by (Unix timestamp). Optional.endTimestampint64End timestamp to filter results by (Unix timestamp). Optional.HeadersapiKeystringrequiredDefaults to demokeyAPI Key to call the API. To generate one, visit https://noves.fi/pricingResponses 200Estimated transaction count for the requested party. 400Bad RequestUpdated 25 days ago