Draft Registrations
Retreive a list Contributors from a Draft Registration
Retrieves the details of all given Contributors for a Draft Registration. Contributors are users who can make changes to the Draft Registration. 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/
Path parameters
draft_idstring required
The unique identifier of the Draft Registration.
Response
Success