reveal_rotation_successor
One-shot retrieval of the plaintext for a successor minted by the auto-rotation scheduler (not by rotate_api_key — that returns its own plaintext directly). Decrypts the at-rest ciphertext, returns it once, then destroys it; a second call errors. Only available while the predecessor still has an unrevealed successor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyId | Yes | UUID of the predecessor key whose successor to reveal. |