---
title: "Retreive a list Contributors from a Draft Registration"
method: GET
path: "/draft_registrations/{draft_id}/contributors/"
tags: ["Draft Registrations"]
---

# Retreive a list Contributors from a Draft Registration

`GET /draft_registrations/{draft_id}/contributors/`

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.

## Path parameters

- `draft_id` string, required

## Response `200`

Success

---

[API](https://skmtc.net/osf/apis/osf-apiv2-documentation.md) · [All operations](https://skmtc.net/osf/apis/osf-apiv2-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/osf/osf-apiv2-documentation/versions/ca701048eb0d/schema)
