GET /nodes/{node_id}/institutions/

osf.io

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

List of all institutions affiliated with this node. #### Returns Returns a JSON object containing `data` and `links` keys. The `data` key contains an array of up to 10 affilited 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)

node_id (string, path, required)

The unique identifier of the node.

No probe data for this endpoint yet.