Get Node

Returns a specific node by its UUID.

Path parameters

uuidstringRequired
Node UUID

Response

Node
created_atstring
Creation time of the node
namestring
Name of the node
summarystring
Regional summary of surrounding edges
uuidstring
UUID of the node
attributesmap from strings to any
Additional attributes of the node. Dependent on node labels
labelslist of strings
Labels associated with the node

Errors

400
Bad Request Error
404
Not Found Error
500
Internal Server Error