{ "opencollection": "1.0.0", "info": { "name": "The Things Stack — Application Server AppAs Events API", "version": "v3.36" }, "items": [ { "info": { "name": "Events", "type": "folder" }, "items": [ { "info": { "name": "Stream live events, optionally with a tail of historical events (depending on server support and retention policy).\nEvents may arrive out-of-order.", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/events" }, "docs": "Stream live events, optionally with a tail of historical events (depending on server support and retention policy).\nEvents may arrive out-of-order." }, { "info": { "name": "Events_FindRelated", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/events/related", "params": [ { "name": "correlation_id", "value": "", "type": "query" } ] } } ] } ], "bundled": true }