{ "opencollection": "1.0.0", "info": { "name": "Ascribe Coder AICoder Users API", "version": "v2" }, "items": [ { "info": { "name": "Users", "type": "folder" }, "items": [ { "info": { "name": "Get a list of Users", "type": "http" }, "http": { "method": "GET", "url": "https://api.goascribe.us/coder/v2/Users" }, "docs": "This operation returns the key and ID of all Users in the Ascribe Account." } ] } ], "bundled": true }