action circl_get_stattop { label: "get_stattop" description: "Return the top 100 of most queried values." provider: circl method: GET path: "/stats/top" encoding: json output: { type: "object" additionalProperties: true } }