Nodes
List Nodes Linking to a Node
Retrieve a list of nodes that link to the specified node.
Permissions
- Public nodes are visible to everyone.
- Private nodes require appropriate permissions to access.
- The authenticated user must have read access to see restricted nodes linking to this node.
Returns
- A paginated list of nodes that link to the specified node.
get/nodes/{node_id}/linked_by_nodes/
Path parameters
node_idstring required
The unique identifier of the node to look up linked nodes for.
Response
A paginated list of nodes linking to the specified node.