Adobe Lightroom · Example Payload

Lightroom Services Catalog Response Example

Cloud StorageImage EditingMetadataPhoto ManagementPhotography

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

Top-level fields

baseidtypecreatedupdatedpayload

Example Payload

Raw ↑
{
  "base": "example_value",
  "id": "abc123",
  "type": "example_value",
  "created": "example_value",
  "updated": "example_value",
  "payload": "example_value"
}