GET /doi
Retrieves the DOI for the object and its associated DOI metadata. Note: this call calls an external API, which may impact performance To just retrieve the DOI association, see: GET /doi/association
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/doi
Parameters
id optional |
The ID of the object to retrieve |
type optional |
The type of the object |
version optional |
The version number of the object |
Resource Information | |
---|---|
Authentication | not required |
Required OAuth Scopes | view |
HTTP Method | GET |
Request Object | None |
Response Object | Doi (application/json) |