List containers (tree)
Returns the brain’s containers as a nested tree, each carrying its children.
Authorizations
Versuno API key. Must be prefixed with Bearer. Format: Bearer uk_live_...
Path Parameters
ID of the brain.
Response
Array of root container trees.
Unique identifier for the container.
"e5f6a7b8-c9d0-1234-ef01-567890123456"
ID of the brain this container belongs to.
"d4e5f6a7-b8c9-0123-def0-456789012345"
Display name of the container.
"Routing"
Stable, canonical name of the container.
"routing"
Short summary of the container, or null.
"Pages, layouts, and navigation."
ID of the parent container, or null for a top-level container.
null
When the container was created.
"2026-06-01T08:05:00.000Z"
Child containers, recursively nested.

