action iqualify_get { label: "List supported endpoints URLs" description: "Responds with all supported endpoints URLs for v2 version." provider: iqualify method: GET path: "/" encoding: json output: { type: "object" } }