{ "opencollection": "1.0.0", "info": { "name": "ORCID Public Address Educations API", "version": "3.0" }, "items": [ { "info": { "name": "Educations", "type": "folder" }, "items": [ { "info": { "name": "Get education affiliations", "type": "http" }, "http": { "method": "GET", "url": "https://pub.orcid.org/v3.0/:orcid_id/educations", "params": [ { "name": "orcid_id", "value": "", "type": "path", "description": "ORCID iD (e.g. 0000-0001-2345-6789)" } ] }, "docs": "Get education affiliations" } ] } ], "bundled": true }