---
title: "GET /api/syndicates"
method: GET
path: "/api/syndicates"
tags: ["Syndicates"]
---

# GET /api/syndicates

`GET /api/syndicates`

## Query parameters

- `PartialEnterpriseNumber` string, nullable, required

## Response `200`

Success

- FilterSyndicatesResponse
  - `syndicates` RegularSyndicateOrganizationDto[]
    - `name` string
    - `enterpriseNumber` string
    - `numberOfUnits` integer

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.dev/rgcq/apis/web.md) · [All operations](https://skmtc.dev/rgcq/apis/web/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rgcq/web/revisions/3fdd4827f760/schema)
