Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.encord.com/llms.txt

Use this file to discover all available pages before exploring further.

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 deserialise 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 deserialise the discriminated Scene union.