Adobe Lightroom · Schema

Lightroom Asset

Schema for an Adobe Lightroom asset. Assets represent individual photos or videos stored in a customer's Lightroom cloud catalog. Each asset has metadata including capture date, import source, location, and develop settings.

Cloud StorageImage EditingMetadataPhoto ManagementPhotography

Properties

Name Type Description
id string Unique identifier for the asset (UUID format)
type string Resource type identifier
subtype string Asset media type
created string Server-side timestamp when the asset was created
updated string Server-side timestamp when the asset was last updated
revision_ids array List of revision identifiers tracking edit history
payload object Asset metadata payload
links object
View JSON Schema on GitHub