---
title: "Get campaign leads"
method: GET
path: "/campaign-leads"
tags: ["CampaignLeads"]
---

# Get campaign leads

`GET /campaign-leads`

The Get campaign leads API allows you to retrieve a list of leads and all details. Apply various request parameters as filters to segment and limit the number of records.

Will also be provided the `total_leads` field which indicates the total number of leads that matches the given filter of the request.

## Response `200`

Failed operation / Successful operation

- object
  - `campaignLeads` unknown[]
    - unknown
  - `total_leads` number

---

[API](https://skmtc.net/commpeak/apis/dialer-api-v2-0-1.md) · [All operations](https://skmtc.net/commpeak/apis/dialer-api-v2-0-1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/commpeak/dialer-api-v2-0-1/versions/eacecf960bb6/schema)
