# Analog queried views **Published by:** [Mofei](https://paragraph.com/@mofei/) **Published on:** 2024-06-13 **URL:** https://paragraph.com/@mofei/analog-queried-views ## Content 1. 打开watch任务网站2. 获取账号sessionKey3.格式化sessionKey,网站:"https://playdos.com/urlencode/"4.查询视图 4.1 视图内容获取(watch任务网站>右上角小人图标>Views>打开需要查询的视图):4.2 打开analog的查询工具网站:"https://timegraph.testnet.analog.one/"输入查询内容,示例:query{ collection{ ggwjmrvi(limit: 5) { tqaahng, siavnrdjuyz, ilhvvomsna, } } global { views(hash:"QmNgdqxRNMVuUtAW3oLagD2WdPABBgtWXyNxkHSvofLy2r", limit: 5) { name, identifier, description, sql, creator, references { hashId, function { name, identifier, hashId, outputs { name, value, } inputs {value} contract { address } } } } } } Headers:{ "Authorization":"0;xxxxxxxxxxxxxxxxxxxx" } 执行成功如下: ## Publication Information - [Mofei](https://paragraph.com/@mofei/): Publication homepage - [All Posts](https://paragraph.com/@mofei/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@mofei): Subscribe to updates