---
title: "Use to fetch the available group behaviour options"
method: GET
path: "/api/reports/{reportId}/groupbybehavior"
tags: ["Reports"]
---

# Use to fetch the available group behaviour options

`GET /api/reports/{reportId}/groupbybehavior`

## Path parameters

- `reportId` integer, required

## Response `200`

OK

- IntectBusinessLogicReportLogicV2ReportGroupByOption[]
  - `Default` boolean
  - `Name` string
  - `Value` string
  - `Description` 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)
