v1

latestSwagger 2.0Apache 2.02026-07-1334102.9 MB
Nodes

Retrieve relationships between a Node and its linked Registrations

Retrieve a list of resource identifier objects that represent the registrations linked to the given node.

Permissions

  • Public nodes will show public linked registrations.
  • 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 linked registration.

get/nodes/{node_id}/relationships/linked_registrations/

Path parameters

node_idstring required

The unique identifier of the node.

Response

Successfully retrieved linked registrations for the node.