record: Get full ORCID record

API: orcid.org:orcid-api
Endpoint: /{orcid-id}/record
Response format: application/json
Auth: unknown
Method: GET

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.