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