Nodes
List all institutions
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.
get/nodes/{node_id}/institutions/
Path parameters
node_idstring required
The unique identifier of the node.
Response
OK