---
title: "/orders"
method: GET
path: "/order/orders"
---

# /orders

`GET /order/orders`

## Query parameters

- `status_eq` 'pending' | 'to_reschedule' | 'finalized' | 'closed'
- `kind_eq` 'feasibility' | 'installation' | 'resignation' | 'technical'
- `result_eq` 'success' | 'not_set' | 'failure'
- `employee_id_eq` string
- `start_at_gteq` string, date
- `end_at_lteq` string, date

## Response `200`

---

[API](https://skmtc.net/wispro/apis/wispro-api-v1.md) · [All operations](https://skmtc.net/wispro/apis/wispro-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wispro/wispro-api-v1/versions/3bcc76eb1706/schema)
