Adobe Lightroom · Example Payload

Lightroom Firefly Services Job Response Example

Cloud StorageImage EditingMetadataPhoto ManagementPhotography

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

Top-level fields

jobIdcreatedmodifiedoutputs_links

Example Payload

Raw ↑
{
  "jobId": "500123",
  "created": "example_value",
  "modified": "example_value",
  "outputs": [],
  "_links": "example_value"
}