Retrieves the details of a contributor on this registration. #### Returns Returns a JSON object with a `data` key containing the representation of the requested contributor, if the request is successful. If the request is unsuccessful, an `errors` key containing information about the failure will be returned. Refer to the [list of error codes](#Introduction_error_codes) to understand why this request may have failed.
Posted on:
2018-08-27
Provider
Open Science Framework
decription
OSF provides free and open source project management support for researchers across the entire research lifecycle. As a collaboration tool, OSF helps researchers work on projects privately with a limited number of collaborators and make parts of their projects public, or make all the project publicly accessible for broader dissemination. As a workflow system, OSF enables connections to the many services researchers already use to streamline their process and increase efficiency. As a flexible repository, it can store and archive research data, protocols, and materials.
URL
Curl command through Streamdata.io
curl -v "https://streamdata.motwin.net/http://test-api.osf.io/v2/registrations/{registration_id}/contributors/{user_id}/?X-Sd-Token={streamdata_token}"