---
title: "Get Pipeline Leads"
method: GET
path: "/api/admin/leads"
tags: ["admin-leads"]
---

# Get Pipeline Leads

`GET /api/admin/leads`

Get pipeline leads for the admin portal lead picker.
Returns all leads in active sales pipeline stages only.
Includes: Lead, Prequalified, Intake, Submitted, Quotes Ready, Binding
Excludes: Active (Policy Active, Pending Renewal), Lost (Declined, etc.)

## Query parameters

- `search` string — Search by name, email, or company
- `limit` integer
- `skip` integer

## 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)
