---
title: "POST /v1/{+name}:getSyncAuthorization"
method: POST
path: "/v1/{+name}:getSyncAuthorization"
tags: ["organizations"]
---

# POST /v1/{+name}:getSyncAuthorization

`POST /v1/{+name}:getSyncAuthorization`

Lists the service accounts with the permissions required to allow the Synchronizer to download environment data from the control plane. An ETag is returned in the response to `getSyncAuthorization`. Pass that ETag when calling [setSyncAuthorization](setSyncAuthorization) to ensure that you are updating the correct version. If you don't pass the ETag in the call to `setSyncAuthorization`, then the existing authorization is overwritten indiscriminately. For more information, see [Configure the Synchronizer](https://cloud.google.com/apigee/docs/hybrid/latest/synchronizer-access). **Note**: Available to Apigee hybrid only.

## Path parameters

- `name` string, required

## Request body

- GoogleCloudApigeeV1GetSyncAuthorizationRequest — Request for GetSyncAuthorization.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/apigee.md) · [All operations](https://skmtc.net/google/apis/apigee/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/apigee/versions/6e272fa448a7/schema)
