Adobe Lightroom · Example Payload

Lightroom Services Asset Example

Cloud StorageImage EditingMetadataPhoto ManagementPhotography

Lightroom Services Asset Example is an example object payload from Adobe Lightroom, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtypesubtypecreatedupdatedrevision_idspayload

Example Payload

Raw ↑
{
  "id": "abc123",
  "type": "example_value",
  "subtype": "example_value",
  "created": "example_value",
  "updated": "example_value",
  "revision_ids": [],
  "payload": "example_value"
}