v1

latestSwagger 2.0Apache 2.02026-07-1334102.9 MB
Registrations
Resources

List Related Resources for a Registration

Retrieve a list of resources associated with a specific registration. This endpoint returns a list of nodes, preprints, and other resources that have been explicitly linked to the registration as related resources. These resources help provide additional context, background, or supporting materials for the registration.

Permissions

  • Public registrations expose their related resources publicly.
  • Private registrations require the user to have read access to view related resources.

Returns

  • A JSON object with a data key containing an array of related resources.
  • Related resources may include nodes, preprints, and other OSF resources.
get/registrations/{registration_id}/resources/

Path parameters

registration_idstring required

The unique identifier of the registration.

Query parameters

pageinteger

Page number of results to return (pagination).

Response

Successfully retrieved related resources for this registration.