Registrations
List Bibliographic Contributors for a Registration
Retrieve a list of bibliographic contributors associated with a specific registration. Bibliographic contributors are users who have made significant contributions to the registration and are listed as authors. These contributors appear in citations and are considered authors on the registration's public pages and metadata.
Permissions
- Public registrations expose bibliographic contributors publicly.
- Private registrations require appropriate read permissions to view bibliographic contributors.
Returns
- A JSON object with a data array containing contributor resources that are marked as bibliographic for the registration.
get/registrations/{registration_id}/bibliographic_contributors/
Path parameters
registration_idstring required
The unique identifier of the registration.
Response
Successful retrieval of bibliographic contributors for the specified registration.