v1

latestSwagger 2.0Apache 2.02026-07-1334102.9 MB
Nodes

Retrieve relationships between a Node and its affiliated Institutions

Retrieve a list of resource identifier objects that represent the institutions affiliated with the given node.

Permissions

  • Public nodes will display their affiliated institutions.
  • Private nodes require read permissions.

Returns - A JSON object with a data key containing an array of resource identifier objects (type and id) for each affiliated institution.

get/nodes/{node_id}/relationships/institutions/

Path parameters

node_idstring required

The unique identifier of the node.

Response

Successfully retrieved affiliated institutions for the node.