Your environment
SDK Version: 1.5.1
Connect Server Version: the page doesn't show
OS: Ubuntu
Python Version: 3.12.3
What happened?
The API suddenly stopped including private_key in the response of get_item for SSH_KEY types. It was working earlier today
What did you expect to happen?
The API returns all the attributes of the object and doesn't change types suddenly
Steps to reproduce
- Call get_item on an ssh key
Notes & Logs