Fetch one scene
Scenes
Fetch one scene
Fetch a single scene by id. An absent or out-of-scope scene returns 404 (out-of-scope is indistinguishable from absent, by design).
GET
Fetch one scene
Authorizations
The API key issued for the calling agent. Required on every endpoint except GET /healthz.
Path Parameters
The scene id (UUID).
Response
The requested scene.
A clustering of related cells around a centroid. summary is an LLM synthesis of the scene's member cells, so a scene is content: every read of it is tenant-scoped.
Always set; server-derived and always the caller's own tenant (a scoped read cannot return another's). default in V1.
The scene centroid vector.