---
title: "Get Estimates"
method: GET
path: "/estimates"
---

# Get Estimates

`GET /estimates`

Retrieve a list of estimates.

## Query parameters

- `page` number
- `types` number[]
- `branch_ids` number[]
- `ids` number[]
- `numbers` string[]
- `statuses` number[]
- `managers` number[]
- `client_ids` number[]
- `client_names` string[]
- `client_phones` string[]
- `created_at` string[]
- `modified_at` string[]
- `closed_at` string[]
- `scheduled_for` string[]
- `due_date` string[]
- `sort` 'id' | '-id' | 'modified_at' | '-modified_at' | 'scheduled_for' | '-scheduled_for' | 'due_date' | '-due_date' | 'closed_at' | '-closed_at'

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/roapp/apis/ro-app-public-api-v2.md) · [All operations](https://skmtc.net/roapp/apis/ro-app-public-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/roapp/ro-app-public-api-v2/versions/85de4353ed28/schema)
