---
title: "GET /api/reports/{requsername}/get-preffile-report"
method: GET
path: "/api/reports/{requsername}/get-preffile-report"
tags: ["PreffileReport"]
---

# GET /api/reports/{requsername}/get-preffile-report

`GET /api/reports/{requsername}/get-preffile-report`

## Path parameters

- `requsername` string, required

## Query parameters

- `repname` string
- `isforced` string
- `pageno` string
- `noofrec` string
- `productGroupId` string

## Response `200`

Success

- PrefFileDownloadReportResponse
  - `content` ReportPrefFileDownloadResponse
    - `reportdate` string, nullable
    - `Records` Reportpreffiledownloaditem[], nullable
      - `SerialNumber` string, nullable
      - `CGMSSerialNumber` string, nullable
      - `FriendlyName` string, nullable
      - `Model` string, nullable
      - `DtRegDate` string, nullable
      - `RegDate` string, nullable
      - `ProductId` string, nullable
      - `PrefFileId` string, nullable
      - `productGroupName` string, nullable
      - `productGroupId` string, nullable
      - `FirmwareVersion` string, nullable
      - `PreferenceFileName` string, nullable
      - `LastDownloadTime` string, nullable
    - `colnames` string, nullable
    - `noofrecords` string, nullable
    - `recthispage` 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)
