---
title: "Changes to List leads"
method: GET
path: "/api/v1/public/agents/{agent_id}/leads"
---

# Changes to List leads

`GET /api/v1/public/agents/{agent_id}/leads`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 16 revisions.

- **2026-08-04** `f7903dc1bdbb` — 2 info
- **2026-07-31** `7c9aff2501f3` — 4 breaking, 10 warning
- **2026-07-26** `e7248cb2f50b` — 1 breaking

## Changes

- **2026-08-04** `f7903dc1bdbb` — 2 info
  - added the new optional `query` request parameter `cursor`
  - added the new optional `query` request parameter `limit`
- **2026-07-31** `7c9aff2501f3` — 4 breaking, 10 warning
  - removed the required property `items/createdAt` from the response with the `200` status
  - removed the required property `items/id` from the response with the `200` status
  - removed the required property `items/name` from the response with the `200` status
  - removed the required property `items/updatedAt` from the response with the `200` status
  - removed the optional property `items/agentId` from the response with the `200` status
  - removed the optional property `items/campaignId` from the response with the `200` status
  - removed the optional property `items/customFields` from the response with the `200` status
  - removed the optional property `items/description` from the response with the `200` status
  - removed the optional property `items/email` from the response with the `200` status
  - removed the optional property `items/externalRef` from the response with the `200` status
  - removed the optional property `items/externalSource` from the response with the `200` status
  - removed the optional property `items/phone` from the response with the `200` status
  - removed the optional property `items/source` from the response with the `200` status
  - removed the optional property `items/status` from the response with the `200` status
- **2026-07-26** `e7248cb2f50b` — 1 breaking
  - the response's body type changed from no type to `array` for status `200`

---

[Operation](https://skmtc.dev/outcallerai/apis/fastapi/docs/api/v1/public/agents/:agent_id/leads/get.md) · [API](https://skmtc.dev/outcallerai/apis/fastapi.md) · [Page](https://skmtc.dev/outcallerai/apis/fastapi/changes/api/v1/public/agents/:agent_id/leads/get)
