{ "opencollection": "1.0.0", "info": { "name": "REST activities status API", "version": "2.3.0" }, "items": [ { "info": { "name": "status", "type": "folder" }, "items": [ { "info": { "name": "This resource returns the current status of the reporting service supported by this API.", "type": "http" }, "http": { "method": "GET", "url": "https://api.test.datacite.org/status", "params": [ { "name": "platform", "value": "", "type": "query", "description": "Name of the Platform the report data is being requested for. This can be omitted if the service provides report data for only one platform." } ] }, "docs": "This resource returns the current status of the reporting service supported by this API." } ] } ], "bundled": true }