v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1440296193.3 KB

Retrieves information about a scene.

get/workspaces/{workspaceId}/scenes/{sceneId}

Path parameters

workspaceIdstring required

The ID of the workspace that contains the scene.

sceneIdstring required

The ID of the scene.

Response

Success

workspaceIdstring required

The ID of the workspace that contains the scene.

sceneIdstring required

The ID of the scene.

contentLocationstring required

The relative path that specifies the location of the content definition file.

arnstring required

The ARN of the scene.

creationDateTimestring date-time required

The date and time when the scene was created.

updateDateTimestring date-time required

The date and time when the scene was last updated.

descriptionstring

The description of the scene.

capabilitiesSceneCapability[]

A list of capabilities that the scene uses to render.

sceneMetadataobject

The response metadata.

generatedSceneMetadataobject

The generated scene metadata.