---
title: "List All Credit Categories"
method: GET
path: "/provider/credit_categories"
tags: ["CreditCategory"]
---

# List All Credit Categories

`GET /provider/credit_categories`

## Response `200`

Successful response

- PublicCreditCategoryBlueprintAll[]
  - object[]
    - `id` string
    - `created_at` string, date-time
    - `name` string
    - `updated_at` string, date-time

---

[API](https://skmtc.dev/hint/apis/partner-endpoints.md) · [All operations](https://skmtc.dev/hint/apis/partner-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hint/partner-endpoints/revisions/a92ae2a6fa90/schema)
