---
title: "Proxy GET requests to Backup and DR"
method: GET
path: "/backup-and-dr/{path}"
tags: ["Backup and DR"]
---

# Proxy GET requests to Backup and DR

`GET /backup-and-dr/{path}`

Proxies GET requests to the Backup and DR

## Path parameters

- `path` string, required

## Query parameters

- `search` string
- `page_size` 25 | 50 | 100
- `page` integer
- `status` string[]
- `integration_id` string[]
- `asset_type` string[]
- `region` string[]
- `policy_id` string[]
- `from_date` string, date-time
- `to_date` string, date-time
- `provider_type` string[]
- `sort_by` 'status'
- `sort_order` 'asc' | 'desc'

## Response `200`

Successful response from backup and dr

- object

## Other responses

- `401` — Unauthorized
- `404` — Not found
- `500` — Internal server error

---

[API](https://skmtc.net/firefly/apis/api-gateway.md) · [All operations](https://skmtc.net/firefly/apis/api-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/firefly/api-gateway/revisions/eea119b4113f/schema)
