Errors

This key cannot be retrieved. Rotate your API key to generate one that supports viewing

Reveal member API key — key exists but has no viewable ciphertext.

This key cannot be retrieved. Rotate your API key to generate one that supports viewing

Reveal returned this message when an active key exists but keyEnc is missing (legacy key that cannot be shown). Distinct from No active API key and Could not read API key — try rotating your key (decrypt failure).

Why this happens

Older keys were stored hash-only. Viewing requires a rotated key with encrypted plaintext stored for reveal.

Diagnose and fix

1. Manage Account → API: rotate/generate a new key.

2. Copy the new key immediately (it may only be shown once).

3. Update clients that used the old key.

4. See Member API key / Failed to generate API key.

Related