GET /{orcid-id}/record

orcid.org:orcid-api

Summary: Get full ORCID record
Operation ID: getOrcidRecord
Auth: unknown
Description

Retrieve the complete ORCID record including person information, activities summary, works, employments, and other linked information.

Parameters (2)

Accept (string, header, optional, default: application/json)

Content type to accept

Constraints: {'enum': ['application/json', 'application/vnd.orcid+xml']}

orcid-id (string, path, required)

The ORCID iD in format 0000-0000-0000-0000

Constraints: {'pattern': '^\\d{4}-\\d{4}-\\d{4}-\\d{3}[0-9X]$'}

No probe data for this endpoint yet.