---
title: "قائمة الزبائن"
method: GET
path: "/v1/customers"
tags: ["customers"]
---

# قائمة الزبائن

`GET /v1/customers`

## Query parameters

- `search` string
- `region` string
- `salesman` string
- `active` boolean
- `sort` 'name' | 'code' | 'balance' | 'id'
- `page` integer
- `per_page` integer

## Response `200`

نجاح

---

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