{ "opencollection": "1.0.0", "info": { "name": "Accounting subpackage_asyncTasks API", "version": "1.0.0" }, "items": [ { "info": { "name": "subpackage_asyncTasks", "type": "folder" }, "items": [ { "info": { "name": "Retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api.merge.dev/api/accounting/v1/async-tasks/:id", "headers": [ { "name": "Authorization", "value": "" }, { "name": "X-Account-Token", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" } ] }, "docs": "Returns an `AsyncPostTask` object with the given `id`." } ] } ], "bundled": true }