---
title: "Get Custom Benchmark"
method: GET
path: "/digital-banking/v1/custom-benchmarks/{custom_benchmark_id}"
tags: ["Custom Benchmarks"]
---

# Get Custom Benchmark

`GET /digital-banking/v1/custom-benchmarks/{custom_benchmark_id}`

Retrieve details for a specific custom benchmark, including its current rate.

## Path parameters

- `custom_benchmark_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `400` — Bad Request - Invalid input or validation error
- `401` — Unauthenticated - Invalid or missing authentication credentials
- `403` — Unauthorized - Insufficient permissions to access resource
- `422` — Validation Error
- `500` — Internal Server Error

---

[API](https://skmtc.net/modernfi/apis/endpoints.md) · [All operations](https://skmtc.net/modernfi/apis/endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/modernfi/endpoints/versions/d9c7bd6bd2f2/schema)
