The feature can also be implemented using a RESTful API.
If you are on the local computer or can access it remotely, you can query AD via manage-bde. get bitlocker recovery key from ad
Get-ADObject -Filter msFVE-RecoveryGuid -eq "GUID-HERE" -Properties msFVE-RecoveryPassword The feature can also be implemented using a RESTful API
: Specify the device for which you need the BitLocker recovery key. This can be done by searching for the device's name or distinguished name in AD. get bitlocker recovery key from ad