Backblaze · Example Payload

B2 Native Api List Keys Response Example

Cloud StorageObject StorageStorageBackup

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

Top-level fields

keysnextApplicationKeyId

Example Payload

Raw ↑
{
  "keys": [
    "3_en0Y0j2f-0r0BVLS8vN9GJTWA-pLEP"
  ],
  "nextApplicationKeyId": "abc123def456"
}