---
title: "GET /api/coterm/get-coterm-data"
method: GET
path: "/api/coterm/get-coterm-data"
tags: ["CoTerm"]
---

# GET /api/coterm/get-coterm-data

`GET /api/coterm/get-coterm-data`

## Query parameters

- `requsername` string
- `isforced` string

## Response `200`

Success

- CoTermDataResponse
  - `content` CoTermResponse
    - `reportDate` string, nullable
    - `records` Cotermitem[], nullable
      - `serialNumber` string, nullable
      - `friendlyName` string, nullable
      - `model` string, nullable
      - `dtExpDate` string, nullable
      - `expDate` string, nullable
      - `productid` string, nullable
      - `rootServiceid` string, nullable
      - `serviceFamily` string, nullable
      - `fieldValueid` string, nullable
      - `daysToleft` string, nullable
      - `isCoterm` string, nullable
      - `productLine` string, nullable
      - `productGroup` string, nullable
      - `costPerDay` string, nullable
      - `groupName` string, nullable
      - `isZDC` string, nullable
      - `zdcMsg` string, nullable
      - `cotermDate` string, nullable
    - `noofRecords` string, nullable
    - `showBulkUpload` string, nullable
    - `noofDistinctSerials` string, nullable

---

[API](https://skmtc.dev/mysonicwall/apis/restapi-core-v1.md) · [All operations](https://skmtc.dev/mysonicwall/apis/restapi-core-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mysonicwall/restapi-core-v1/revisions/ddffed195eba/schema)
