We would like to integrate our Passwork to everything possible and writing de/encrypter to every language we use is a bit cruesome. In the future we would like to implement Passwork to Terraform (Go Lang) and our internal scripts and tools (Java, PHP, Python).
One solution could be to add option ?plaintext=[true|false] which would return decrypted password or notice the need to encrypt the password without adding new API endpoints.