Backblaze · Example Payload

B2 Native Api List Unfinished Large Files Request Example

Cloud StorageObject StorageStorageBackup

B2 Native Api List Unfinished Large Files Request Example is an example object payload from Backblaze, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

bucketIdnamePrefixstartFileIdmaxFileCount

Example Payload

Raw ↑
{
  "bucketId": "e73ede9969c64355ef8b",
  "namePrefix": "my-resource-name",
  "startFileId": "abc123def456",
  "maxFileCount": 482
}