{ "opencollection": "1.0.0", "info": { "name": "XMS access-paths chunks API", "version": "SDS_4.2.000.0.200302" }, "items": [ { "info": { "name": "chunks", "type": "folder" }, "items": [ { "info": { "name": "GetChunk", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/chunks/:chunk_id", "params": [ { "name": "chunk_id", "value": "", "type": "path", "description": "The id of the chunk" } ] }, "docs": "get an chunk" } ] } ], "bundled": true }