Password history: Dates
Hi,
I noticed that the password field returns the history of the password (the following password values are, obviously, fictitious)
{
"id": "password",
"type": "CONCEALED",
"purpose": "PASSWORD",
"label": "password",
"value": "kdsjlasj",
"entropy": 317.9739685058594,
"passwordDetails": {
"entropy": 317,
"generated": true,
"strength": "FANTASTIC",
"history": [
"dkljsfojfsado"
]
}
}
However, it would be very useful for auditing purposes if we could monitor the exact times _when _ the password was changed through the API.
This information is available in the GUI, but I can't seem to find an API endpoint that exposes this information.
I'm running 1Password Connect API version 1.5.0, is there an endpoint that can give us that information? If not, is this something that could come in a future version?
Kind regards,
Matthias
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
