---
title: "Get all stored report types"
method: GET
path: "/report/types/"
tags: ["Reports"]
---

# Get all stored report types

`GET /report/types/`

## Response `200`

- object
  - `results` object[]
    - `id` string
    - `name` string
    - `description` string
    - `order` integer

## Other responses

- `400`
- `401`
- `404`
- `500`

---

[API](https://skmtc.dev/probely/apis/snyk-api-web-s-api-reference-documentation.md) · [All operations](https://skmtc.dev/probely/apis/snyk-api-web-s-api-reference-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/probely/snyk-api-web-s-api-reference-documentation/revisions/e29879bff01b/schema)
