{ "opencollection": "1.0.0", "info": { "name": "Axon Server REST Applications API", "version": "4.9.0" }, "items": [ { "info": { "name": "Applications", "type": "folder" }, "items": [ { "info": { "name": "Axon Framework - List Applications", "type": "http" }, "http": { "method": "GET", "url": "{baseUrl}/v1/applications", "params": [ { "name": "context", "value": "", "type": "query" } ] }, "docs": "Returns all registered applications (connected clients)." } ] } ], "bundled": true }