action circl_get_session_matches { label: "get_session_matches" description: "Return set of matching and non-matching hashes from a session." provider: circl method: GET path: "/session/get/{name}" encoding: json output: { type: "object" additionalProperties: true } }