{ "opencollection": "1.0.0", "info": { "name": "Rossum REST Annotations Schemas API", "version": "1.0.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Schemas", "type": "folder" }, "items": [ { "info": { "name": "List extraction schemas", "type": "http" }, "http": { "method": "GET", "url": "https://api.elis.rossum.ai/v1/schemas" }, "docs": "List extraction schemas" } ] } ], "bundled": true }