Get a container
Returns a single container by ID.
Authorizations
Versuno API key. Must be prefixed with Bearer. Format: Bearer uk_live_...
Path Parameters
ID of the brain.
ID of the container.
Response
The container object.
A container — a folder/group node that organises nodes within a brain.
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"

