Draft Registrations
Retreive a Contributor from a Draft Registration
Retrieves the details of a given contributor.
Contributors are users who can view or edit to the Draft Registrations.
Contributors are categorized as either "bibliographic" or "non-bibliographic". From a permissions standpoint, both are the same, but bibliographic contributors are included in citations and are listed on the project overview page on the OSF, while non-bibliographic contributors are not.
get/draft_registrations/{draft_id}/contributors/{user_id}/
Path parameters
draft_idstring required
The unique identifier of the Draft Registration.
user_idstring required
The unique identifier of the Contributor.
Response
Success