Getting password history with timestamps with CLI v2

GrzegorzPro
GrzegorzPro
Community Member
edited March 2022 in CLI

Hello!
I have started updating my scripts to use CLI v2. The old version used to return password history with timestamps, it looked like this:

[{"time": 1629123456, "value": "..."}]

the new version seems to return just a plain list of old passwords without the timestamps. Is it possible to access these timestamps with CLI v2?

I'm using this data to figure out when was the last time the password was changed.

Comments

  • Hey!

    Thank you for reaching out!
    This seems to be a problem on our side. I will open an internal ticket to track this, and will keep you posted on the update.
    Let us know if we can help with anything else, in the meantime!

    Best,
    Horia

This discussion has been closed.