{ "opencollection": "1.0.0", "info": { "name": "Formant Admin Authentication Data Access API", "version": "1.37.3" }, "items": [ { "info": { "name": "Data Access", "type": "folder" }, "items": [ { "info": { "name": "Query the most recent values of one or many devices", "type": "http" }, "http": { "method": "POST", "url": "https://api.formant.io/v1/queries/stream-current-value", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Query the most recent values of devices." } ] } ], "bundled": true }