---
title: "Get Sync Clients"
method: GET
path: "/graph-project/{graph_project_id}/sync-clients"
---

# Get Sync Clients

`GET /graph-project/{graph_project_id}/sync-clients`

## Path parameters

- `graph_project_id` string, required

## Response `200`

Successful Response

- SyncClientsResponse
  - `browser_clients` integer, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/iliad/apis/fastapi.md) · [All operations](https://skmtc.dev/iliad/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/iliad/fastapi/revisions/c1701119b330/schema)
