---
title: "Reason Codes Catalog"
method: GET
path: "/reason-codes-catalog"
tags: ["Resources"]
---

# Reason Codes Catalog

`GET /reason-codes-catalog`

Reason Codes Catalog

## Headers

- `content-type` string
- `accept` string

## Response `200`

OK

- array[] — ReasonCodesCatalog
  - object[]
    - `tags` string[] — Tags of the item
    - `code` string — Code of the item
    - `name` string — Name of the item
    - `description` string — Description of the item

---

[API](https://skmtc.dev/trustfull/apis/products.md) · [All operations](https://skmtc.dev/trustfull/apis/products/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/trustfull/products/revisions/cb4f72972276/schema)
