Identifiers
Retrieve a Specific Identifier
Retrieve the details of a specific identifier by its unique identifier ID. Identifiers represent permanent references to OSF nodes, often registered with external services like DataCite (for DOIs) or ARK registries. This endpoint provides information about the identifier’s category (e.g., DOI or ARK), its value, and its association with the referent node.
Permissions
- Public identifiers are accessible by any user.
- Private node identifiers require authentication and appropriate permissions (at least read access).
get/identifiers/{identifier_id}/
Path parameters
identifier_idstring required
The unique identifier for the identifier resource.
Response
Successful retrieval of the identifier.