--- title: "Get-VBODataRetrieval" description: "This cmdlet returns retrieval jobs configured in Veeam Backup for Microsoft 365. Run the Get-VBODataRetrievalSession cmdlet to get retrieval job IDs." canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/get-vbodataretrieval.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Reference > Data Retrieval > Get-VBODataRetrieval" dateModified: "2026-08-21" --- # Get-VBODataRetrieval ## Short Description Returns retrieval jobs. ## Syntax This cmdlet provides the following parameter sets:
ByIdParameterSet
AllParameterSet
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
DataState |
Specifies a status of the backed-up data. The cmdlet will return retrieval jobs in which data has the specified status. You can select the following statuses:
|
|
False |
Named |
False |
|
Id |
Specifies an ID of the retrieval job. The cmdlet will return the retrieval job with this ID. |
|
True |
Named |
False |
|
Organization |
Specifies a Microsoft organization. The cmdlet will return retrieval jobs for backed-up data of objects from this organization. Accepts the To get this object, run the |
False |
Named |
False |
|
|
Repository |
Specifies the object storage repository that was specified as a target for backup copy jobs. The cmdlet will return retrieval jobs for backed-up data stored in this object storage repository. Accepts the To get this object, run the |
False |
Named |
True (ByValue) |