---
title: "Get Customer Hold Data CDR Token"
method: GET
path: "/ca_reports/getCustomerHoldData"
tags: ["default"]
---

# Get Customer Hold Data CDR Token

`GET /ca_reports/getCustomerHoldData`

Generated from cURL: curl --location --request GET 'https://api.pre-prod.ozonetel.com/ca_reports/getCustomerHoldData' \
--header 'apiKey: KK00b15555afb7066312663b969a75f74d' \
--header 'Content-Type: application/json' \
--header 'Cookie: PHPSESSID=5be55a628ab1638d78e20f64678f90ea; PHPSESSID=ed286ff09068f8cfdc0fc352184e40de' \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJwcmVwcm9kIiwiZXhwIjoxNzMyNzkzMDAwLCJpYXQiOjE3MzI3ODk0MDB9.dRtSMc4Rmfjn-w9SPWq9F1hQlfTeRMqzcioc8WIZ8s-x0SDItBLwii9hqu5HcCeoK9ZbqRhHeoNmNdIJmiXK_A' \
--data '{
 
    "fromDate": "2024-11-28",  
 
    "toDate":"2024-11-28",
 
    "userName": "preprod"
 
}'

## Headers

- `Content-Type` string

## 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/versions/9096baa9c71b/schema)
