{ "opencollection": "1.0.0", "info": { "name": "VSCO Workspace Brands Schedulers - Client Access API", "version": "v2.0.0" }, "request": { "auth": { "type": "apikey", "key": "X-API-KEY", "value": "{{X-API-KEY}}", "placement": "header" } }, "items": [ { "info": { "name": "Schedulers - Client Access", "type": "folder" }, "items": [ { "info": { "name": "Get the address associated with the given location", "type": "http" }, "http": { "method": "GET", "url": "https://tave.io/v2/client/address-book/:id/address", "params": [ { "name": "id", "value": "", "type": "path", "description": "ULID to perform an action on." } ] }, "docs": "Get the address associated with the given location" } ] } ], "bundled": true }