---
title: "Returns a paginated list of Estimates"
method: GET
path: "/estimates"
tags: ["Estimate"]
---

# Returns a paginated list of Estimates

`GET /estimates`

Required permission: Estimates - List/Search

## Query parameters

- `mine` boolean
- `status` string
- `page` integer
- `customer_id` integer
- `created_after` string
- `updated_after` string

## Response `200`

successful

---

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