---
title: "GET /api/support/cases/{orgid}"
method: GET
path: "/api/support/cases/{orgid}"
tags: ["SupportService"]
---

# GET /api/support/cases/{orgid}

`GET /api/support/cases/{orgid}`

## Path parameters

- `orgid` integer, required

## Response `200`

OK

- ProtosSupportV1ListSupportCasesResponse
  - `supportCases` ProtosSupportV1SupportCase[]
    - `priority` string
    - `status` string
    - `caseType` string
    - `subject` string
    - `description` string
    - `createdAt` string
    - `caseOwner` string
    - `caseNumber` string

---

[API](https://skmtc.net/semgrep/apis/semgrep-web-app.md) · [All operations](https://skmtc.net/semgrep/apis/semgrep-web-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/semgrep/semgrep-web-app/versions/6483eeecd582/schema)
