> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# List Restore Points

Retrieve all restore points created on the backup server.

<Note>
  External Documentation

  To learn more, visit the [Veeam Basic Backup & Replication documentation](https://helpcenter.veeam.com/references/vbr/13/rest/1.3-rev1/tag/Restore-Points#operation/GetAllObjectRestorePoints).
</Note>

## Parameters

<div className="integrations-table">
  | Parameter          | Description                                                                                                                                         |
  | ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------- |
  | Backup ID Filter   | The backup ID to filter by.                                                                                                                         |
  | Backup Object ID   | The backup object ID to filter by.                                                                                                                  |
  | Created After      | Filter results that were created after the specified date.                                                                                          |
  | Created Before     | Filter results that were created before the specified date.                                                                                         |
  | Limit              | The number of items to return.                                                                                                                      |
  | Malware Status     | The malware status to filter by.                                                                                                                    |
  | Name               | Filters results based on a name pattern.<br /><br />Supports wildcard matching using `*` at the start and/or end to replace one or more characters. |
  | Offset             | The offset of the results.                                                                                                                          |
  | Order Column       | The column to sort the results by.                                                                                                                  |
  | Platform ID Filter | The backup platform ID to filter by.                                                                                                                |
  | Platform Name      | The platform name to filter by.                                                                                                                     |
  | Return All Pages   | Automatically fetch all resources, page by page.                                                                                                    |
  | Sort Order         | Determine whether the results are sorted in ascending or descending order.                                                                          |
</div>

## Example Output

```json theme={"dark"}
{
	"data": [
		{
			"platformName": "LinuxPhysical",
			"type": "Increment",
			"malwareStatus": "Clean",
			"id": "ab3361d3-df80-474d-b23f-ea9a498b9e8c",
			"name": "linbase02 AgentBackupJob",
			"platformId": "00000000-0000-0000-0000-000000000000",
			"creationTime": "2024-11-06T00:30:20+01:00",
			"backupId": "00d9832b-0b4e-45fe-a284-0683e6c0e44c",
			"allowedOperations": [
				"StartFlrRestore"
			],
			"backupFileId": "bfe4ce8a-a41e-4a86-aae6-1471fac1bb31"
		},
		{
			"platformName": "VMware",
			"type": "Increment",
			"malwareStatus": "Clean",
			"id": "a456a7fd-c562-461f-aa7a-3f39b7320622",
			"name": "linbase01",
			"platformId": "00000000-0000-0000-0000-000000000000",
			"creationTime": "2024-11-05T18:01:26.520805+01:00",
			"backupId": "c88774c1-ce7b-4530-8b73-cca781f02061",
			"allowedOperations": [
				"StartViVMInstantRecovery",
				"StartEntireVmRestore",
				"StartFCDInstantRecovery",
				"StartFlrRestore"
			],
			"backupFileId": "fed30ccf-1538-44fe-8f08-2b5cc5bf5571"
		},
		{
			"platformName": "VMware",
			"type": "Increment",
			"malwareStatus": "Clean",
			"id": "5d858942-8813-48f7-b5c3-5378af993665",
			"name": "winsrv88",
			"platformId": "00000000-0000-0000-0000-000000000000",
			"creationTime": "2024-11-05T16:01:02.928191+01:00",
			"backupId": "ffcedddf-577d-4033-aab8-9c6f46c82b8d",
			"allowedOperations": [
				"StartViVMInstantRecovery",
				"StartEntireVmRestore",
				"StartFCDInstantRecovery",
				"StartFlrRestore"
			],
			"backupFileId": "f1904d20-8d19-44c4-8b29-6102e66ec2e1"
		},
		{
			"platformName": "LinuxPhysical",
			"type": "Increment",
			"malwareStatus": "Clean",
			"id": "bdcbf817-330e-45e3-aa8c-1ab3180719c3",
			"name": "linbase02 AgentBackupJob",
			"platformId": "00000000-0000-0000-0000-000000000000",
			"creationTime": "2024-11-05T00:30:13+01:00",
			"backupId": "00d9832b-0b4e-45fe-a284-0683e6c0e44c",
			"allowedOperations": [
				"StartFlrRestore"
			],
			"backupFileId": "599b962d-6e8b-456f-a2eb-ca734686ff20"
		},
		{
			"platformName": "VMware",
			"type": "Increment",
			"malwareStatus": "Clean",
			"id": "bbb812e8-3aba-4bc8-863f-64ee6c04632f",
			"name": "linbase01",
			"platformId": "00000000-0000-0000-0000-000000000000",
			"creationTime": "2024-11-04T18:00:46.68111+01:00",
			"backupId": "c88774c1-ce7b-4530-8b73-cca781f02061",
			"allowedOperations": [
				"StartViVMInstantRecovery",
				"StartEntireVmRestore",
				"StartFCDInstantRecovery",
				"StartFlrRestore"
			],
			"backupFileId": "eca37172-c2c9-4e6b-a242-9a1424e4b36e"
		},
		{
			"platformName": "VMware",
			"type": "Full",
			"malwareStatus": "Clean",
			"id": "56a6e3ac-2771-4fcc-8b8c-0632c708d94f",
			"name": "winsrv88",
			"platformId": "00000000-0000-0000-0000-000000000000",
			"creationTime": "2024-11-04T17:19:26.902241+01:00",
			"backupId": "ffcedddf-577d-4033-aab8-9c6f46c82b8d",
			"allowedOperations": [
				"StartViVMInstantRecovery",
				"StartEntireVmRestore",
				"StartFCDInstantRecovery",
				"StartFlrRestore"
			],
			"backupFileId": "484c82ea-9499-4c2e-b3ee-f64bc78faa89"
		},
		{
			"platformName": "VMware",
			"type": "Full",
			"malwareStatus": "Clean",
			"id": "eff90d46-b142-41c0-a381-ad7ea5f7a1ad",
			"name": "linbase01",
			"platformId": "00000000-0000-0000-0000-000000000000",
			"creationTime": "2024-11-04T17:00:22.817224+01:00",
			"backupId": "c88774c1-ce7b-4530-8b73-cca781f02061",
			"allowedOperations": [
				"StartViVMInstantRecovery",
				"StartEntireVmRestore",
				"StartFCDInstantRecovery",
				"StartFlrRestore"
			],
			"backupFileId": "e90feb5c-6674-4cf5-adbf-1354358510e1"
		},
		{
			"platformName": "LinuxPhysical",
			"type": "Full",
			"malwareStatus": "Clean",
			"id": "2619492a-22e9-4e97-b5b1-3e906284e543",
			"name": "linbase02 AgentBackupJob",
			"platformId": "00000000-0000-0000-0000-000000000000",
			"creationTime": "2024-11-04T16:44:43+01:00",
			"backupId": "00d9832b-0b4e-45fe-a284-0683e6c0e44c",
			"allowedOperations": [
				"StartFlrRestore"
			],
			"backupFileId": "5213d3d6-4111-4104-bf5f-6b6e972c8e25"
		}
	],
	"pagination": {
		"total": 8,
		"count": 8,
		"skip": 0,
		"limit": 200
	}
}
```

## Workflow Library Example

[List Restore Points with Veeam Basic Backup and Replication and Send Results Via Email](https://library.blinkops.com/workflows/list-restore-points-with-veeam-basic-backup-and-replication-and-send-results-via-email)

<div className="iframe-wrapper">
  <div className="iframe-media">
    <img src="https://mintcdn.com/blinkops-2/ojHYuDeYX5FWuN8a/img/Icons/play-box.svg?fit=max&auto=format&n=ojHYuDeYX5FWuN8a&q=85&s=b8af968e71438a9499c3223c9bd29fb2" alt="Workflow Library" width="16" height="16" data-path="img/Icons/play-box.svg" />

    Preview this Workflow on desktop
  </div>

  <iframe className="iframe" src="https://library.blinkops.com/workflows/list-restore-points-with-veeam-basic-backup-and-replication-and-send-results-via-email/canvas" />
</div>
