Adobe Premiere Pro · Example Payload

Creative Cloud Libraries Library List Example

AdobeAutomationCreative CloudMediaPremiere ProVideo EditingVideo Production

Creative Cloud Libraries Library List Example is an example object payload from Adobe Premiere Pro, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

librariestotal_countstartlimit

Example Payload

Raw ↑
{
  "libraries": [
    "example"
  ],
  "total_count": 5,
  "start": 5,
  "limit": 5
}