{ "opencollection": "1.0.0", "info": { "name": "Dropwizard Admin Diagnostics API", "version": "4.0.0" }, "items": [ { "info": { "name": "Diagnostics", "type": "folder" }, "items": [ { "info": { "name": "Get thread dump", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8081/threads" }, "docs": "Returns a thread dump of all running threads in the JVM." } ] } ], "bundled": true }