---
title: "قائمة الطلبيات"
method: GET
path: "/v1/orders"
tags: ["orders"]
---

# قائمة الطلبيات

`GET /v1/orders`

## Query parameters

- `status` string
- `from` string, date
- `to` string, date
- `customer` string
- `search` string
- `with_lines` boolean
- `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)
