---
title: "List all backupsets"
method: GET
path: "/sqlserver/v1/orgs/{OrgID}/reports/backupsets"
tags: ["SQLServer"]
---

# List all backupsets

`GET /sqlserver/v1/orgs/{OrgID}/reports/backupsets`

Returns all backup sets for SQL Servers.

## Path parameters

- `OrgID` integer, required

## Query parameters

- `resourceName` string
- `resourceType` string
- `backupEnable` boolean
- `pageToken` string

## Response `200`

Success

## Other responses

- `400` — Bad Request
- `404` — The requested resource was not found.
- `500` — The request was not processed due to an internal error in the Cloud.

---

[API](https://skmtc.dev/druva/apis/authentication.md) · [All operations](https://skmtc.dev/druva/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/druva/authentication/revisions/2af2bf148b25/schema)
