v1

latestSwagger 2.0Apache 2.02026-07-1334102.9 MB
Registrations

List Implicit Contributors for a Registration

Retrieve a list of implicit contributors for the specified registration. Implicit contributors are users who contributed to a parent node or a fork and whose contributions are inherited by this registration. They are not explicitly listed as contributors but have an implied relationship.

Permissions

  • Public registrations expose their implicit contributors publicly.
  • Private registrations require appropriate read permissions to view contributors.

Returns

  • A JSON object containing a data array of user resources representing implicit contributors to the registration.
get/registrations/{registration_id}/implicit_contributors/

Path parameters

registration_idstring required

The unique identifier of the registration.

Response

Successful retrieval of implicit contributors for the specified registration.