GET /draft_registrations/{draft_id}/contributors/{user_id}/

osf.io

Summary: Retreive a Contributor from a Draft Registration
Operation ID:
Auth: unknown
Description

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.

Parameters (2)

draft_id (string, path, required)

The unique identifier of the Draft Registration.

user_id (string, path, required)

The unique identifier of the Contributor.

No probe data for this endpoint yet.