---
title: "List All Lead Sources"
method: GET
path: "/provider/lead_sources"
tags: ["LeadSource"]
---

# List All Lead Sources

`GET /provider/lead_sources`

## Response `200`

Successful response

- PublicLeadSourceBlueprintAll[]
  - object[]
    - `id` string
    - `created_at` string, date-time
    - `name` string
    - `updated_at` string, date-time

---

[API](https://skmtc.net/hint/apis/partner-endpoints.md) · [All operations](https://skmtc.net/hint/apis/partner-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hint/partner-endpoints/versions/a92ae2a6fa90/schema)
