---
title: "Show Credit Category"
method: GET
path: "/provider/credit_categories/{id}"
tags: ["CreditCategory"]
---

# Show Credit Category

`GET /provider/credit_categories/{id}`

## Path parameters

- `id` string, required

## Response `200`

Successful response

- PublicCreditCategoryBlueprintOne
  - `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)
