Secrets
The secrets endpoints manage the encrypted vault. You can list secrets, create new ones (which rotates to a new version), and inspect version history — but the API will never return decrypted secret material. Secrets are referenced by handle in service and action calls.
Pre-release