GET /registrations/{registration_id}/institutions/

osf.io

Summary: List all institutions
Operation ID: registrations_institutions_list
Auth: unknown
Description

A paginated list of institutions affiliated with the registration. #### Returns Returns a JSON object containing `data` and `links` keys. The `data` key contains an array of up to 10 affiliated institutions. Each resource in the array is a separate institution object. The `links` key contains a dictionary of links that can be used for [pagination](#tag/Pagination).

Parameters (1)

registration_id (string, path, required)

The unique identifier of the registration.

No probe data for this endpoint yet.