# Show Bitlocker Recovery Key

### Description

This runbook retrieves and displays all BitLocker recovery keys that are backed up for the specified device. Keys are sorted by creation date (newest first). Use it for disk recovery scenarios.

### Location

Device → Security → Show Bitlocker Recovery Key

**Full Runbook name**

rjgit-device\_security\_show-bitlocker-recovery-key

### Permissions

#### Application permissions

* **Type**: Microsoft Graph
  * BitlockerKey.Read.All

### Parameters

#### DeviceId

The device ID of the target device.

| Property      | Value  |
| ------------- | ------ |
| Required      | true   |
| Default Value |        |
| Type          | String |

[Back to Runbook Reference overview](https://docs.realmjoin.com/automation/runbooks/runbook-references)
