---
title: "Get report information"
method: GET
path: "/getreportinfo_4102_v1"
---

# Get report information

`GET /getreportinfo_4102_v1`

Retrieve the columns and filters of a specified report

## Query parameters

- `ID` string, required
- `ListAllColumns` string

## Response `200`

200

- object
  - `id` string
  - `columns` object[]
    - `id` string
    - `label` string
  - `filters` object[]
    - `id` string
    - `label` string
    - `type` string

---

[API](https://skmtc.net/orangelogic/apis/security.md) · [All operations](https://skmtc.net/orangelogic/apis/security/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orangelogic/security/versions/c8e945426c5e/schema)
