---
title: "Use to fetch our optional report columns"
method: GET
path: "/api/reports/{reportId}/columns/all"
tags: ["Reports"]
---

# Use to fetch our optional report columns

`GET /api/reports/{reportId}/columns/all`

## Path parameters

- `reportId` integer, required

## Response `200`

OK

- IntectWebAPIControllersReportsControllerReportColumn[]
  - `ColumnName` string
  - `DisplayName` string

---

[API](https://skmtc.dev/intect/apis/intect-rest-api.md) · [All operations](https://skmtc.dev/intect/apis/intect-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/intect/intect-rest-api/revisions/e256dcb495d4/schema)
