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