{ "opencollection": "1.0.0", "info": { "name": "Contensis Delivery API (HTTP) Content Types Projects API", "version": "1.0.0" }, "items": [ { "info": { "name": "Projects", "type": "folder" }, "items": [ { "info": { "name": "Get a project", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.contensis.com/api/delivery/projects/:projectId", "params": [ { "name": "projectId", "value": "", "type": "path" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "Get a project" } ] } ], "bundled": true }