---
title: "Get the sync policy"
method: GET
path: "/api/rgw/multisite/sync-policy"
tags: ["RgwMultisite"]
---

# Get the sync policy

`GET /api/rgw/multisite/sync-policy`

## Query parameters

- `bucket_name` string
- `zonegroup_name` string
- `all_policy` string
- `daemon_name` string

## Response `200`

OK

- object

## Other responses

- `400` — Operation exception. Please check the response body for details.
- `401` — Unauthenticated access. Please login first.
- `403` — Unauthorized access. Please check your permissions.
- `500` — Unexpected error. Please check the response body for the stack trace.

## Changes

- **2026-06-02** `34d40e92ede1` — 1 info
  - added the new optional `query` request parameter `daemon_name`
- **2026-05-05** `374241f19512` — 1 warning
  - deleted the `query` request parameter `daemon_name`
- **2026-05-04** `f092a403d700` — 1 info
  - added the new optional `query` request parameter `daemon_name`

[Change history](https://skmtc.dev/ceph/apis/ceph-rest-api/changes/api/rgw/multisite/sync-policy/get.md)

---

[API](https://skmtc.dev/ceph/apis/ceph-rest-api.md) · [All operations](https://skmtc.dev/ceph/apis/ceph-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ceph/ceph-rest-api/revisions/8e288db87087/schema)
