---
title: "Get Abandon Calls (Token Auth)"
method: GET
path: "/ca_apis/abandonCalls"
tags: ["Abandon Calls"]
---

# Get Abandon Calls (Token Auth)

`GET /ca_apis/abandonCalls`

## Headers

- `Content-Type` string, required

## Request body

- object
  - `userName` string, required — CloudAgent account username
  - `fromTime` string — Start time in HH:MM:SS format, if you want to filter for the day.
  - `toTime` string — End time in HH:MM:SS format, if you want to filter for the day.
  - `campaignName` string — Campaign name, if you want the data for a campaign.

## Response `200`

Successful response

---

[API](https://skmtc.net/ozonetel/apis/agent-authentication.md) · [All operations](https://skmtc.net/ozonetel/apis/agent-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ozonetel/agent-authentication/revisions/9096baa9c71b/schema)
