{ "opencollection": "1.0.0", "info": { "name": "GeoSight Basemap Tag API", "version": "v1.0.0" }, "items": [ { "info": { "name": "Tag", "type": "folder" }, "items": [ { "info": { "name": "Get the list of all indicator tags defined in the database", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/tags" }, "docs": "Get the list of all indicator tags defined in the database" } ] } ], "bundled": true }