---
title: "GET /v2/state/connected-synchronizers"
method: GET
path: "/v2/state/connected-synchronizers"
---

# GET /v2/state/connected-synchronizers

`GET /v2/state/connected-synchronizers`

Get the list of connected synchronizers at the time of the query.

## Query parameters

- `party` string
- `participantId` string
- `identityProviderId` string

## Response `200`

- GetConnectedSynchronizersResponse
  - `connectedSynchronizers` ConnectedSynchronizer[] — Optional: can be empty
    - `synchronizerAlias` string, required — The alias of the synchronizer Required
    - `synchronizerId` string, required — The ID of the synchronizer Required
    - `permission` 'PARTICIPANT_PERMISSION_UNSPECIFIED' | 'PARTICIPANT_PERMISSION_SUBMISSION' | 'PARTICIPANT_PERMISSION_CONFIRMATION' | 'PARTICIPANT_PERMISSION_OBSERVATION' — The permission on the synchronizer Set if a party was used in the request, otherwise unspecified. Optional

## Other responses

- `400` — Invalid value, Invalid value for: query parameter party, Invalid value for: query parameter participantId, Invalid value for: query parameter identityProviderId
- `default`

---

[API](https://skmtc.dev/canton/apis/json-ledger-api-http-endpoints.md) · [All operations](https://skmtc.dev/canton/apis/json-ledger-api-http-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/canton/json-ledger-api-http-endpoints/revisions/296292e8b8f1/schema)
