Skip to main content
Read-side composite scene models returned by GET /v2/public/scene/. These mirror the backend’s external API models from ml-utils and are used to deserialize the response for SceneRead.

URIEvent Objects

@dataclass
class URIEvent()
An event with both the raw URI and a signed download URL.

SceneResponse Objects

class SceneResponse(RootModelDTO[Scene])
Wrapper so the API client can deserialize the discriminated Scene union.