ReadonlyaccountAccount that owns this key.
ReadonlyapplicationThe secret key value. Only available in the b2_create_key response.
ReadonlyapplicationUnique identifier for the application key.
ReadonlybucketBucket ID this key is restricted to, or null if unrestricted.
ReadonlycapabilitiesCapabilities granted to this key.
ReadonlyexpirationUTC timestamp (milliseconds) when this key expires, or null if it does not expire.
ReadonlykeyHuman-readable name of the key.
ReadonlynameFile name prefix this key is restricted to, or null if unrestricted.
ReadonlyoptionsSet of options enabled on this key.
Full application key including the secret, returned only at creation time by
b2_create_key. TheapplicationKeysecret is never returned again after this response.