---
title: "Get Binding Quotes"
method: GET
path: "/api/admin/binding-quotes"
tags: ["admin-policies"]
---

# Get Binding Quotes

`GET /api/admin/binding-quotes`

Return quotes at stage 'Binding' that do NOT yet have a policy.
These are the quotes eligible to be turned into a policy.

## Query parameters

- `search` string — Search by carrier, company, or contact
- `limit` integer
- `skip` integer
- `partner_id` string — Filter quotes by partner lead source
- `partner_only` boolean — If true, return only quotes from partner leads

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/riskcube/apis/slack-lead-manager.md) · [All operations](https://skmtc.dev/riskcube/apis/slack-lead-manager/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/riskcube/slack-lead-manager/revisions/4442bbae8296/schema)
