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

# Changes to List calls

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 16 revisions.

- **2026-08-04** `f31729b3306d` — 4 info
- **2026-08-04** `f7903dc1bdbb` — 2 info
- **2026-07-26** `e7248cb2f50b` — 1 breaking

## Changes

- **2026-08-04** `f31729b3306d` — 4 info
  - added the optional property `items/agentId` to the response with the `200` status
  - added the optional property `items/agentName` to the response with the `200` status
  - added the optional property `items/useCaseId` to the response with the `200` status
  - added the optional property `items/useCaseName` to the response with the `200` status
- **2026-08-04** `f7903dc1bdbb` — 2 info
  - added the new optional `query` request parameter `cursor`
  - added the new optional `query` request parameter `limit`
- **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/calls/get.md) · [API](https://skmtc.dev/outcallerai/apis/fastapi.md) · [Page](https://skmtc.dev/outcallerai/apis/fastapi/changes/api/v1/public/agents/:agent_id/calls/get)
