List nodes
Public Brains
List nodes
Returns lightweight previews of the nodes in a container, as a flat array.
GET
List nodes
Authorizations
Versuno API key. Must be prefixed with Bearer. Format: Bearer uk_live_...
Path Parameters
ID of the brain.
ID of the container.
Response
Array of node previews.
Unique identifier for the node.
Example:
"f6a7b8c9-d0e1-2345-f012-678901234567"
Short AI-generated summary of the node, or null.
Example:
"Explains how to create dynamic route segments."
Canonical title/identifier of the node, or null.
Example:
"app-router-dynamic-routes"
ID of the container this node belongs to, or null.
Example:
"e5f6a7b8-c9d0-1234-ef01-567890123456"
ID of the parent node, or null.
Example:
null
Node type (e.g. page, chunk).
Example:
"page"

