---
title: "Get settlement by ID"
method: GET
path: "/api/v1/settlement/settlements/{id}"
tags: ["settlement"]
---

# Get settlement by ID

`GET /api/v1/settlement/settlements/{id}`

## Path parameters

- `id` string, required

## Response `200`

Settlement with evidence chain

## Other responses

- `404` — Settlement not found

## Changes

- **2026-04-11** `f2f95ab95f56` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/humbleaf/apis/agentchain-prior-api/changes/api/v1/settlement/settlements/:id/get.md)

---

[API](https://skmtc.dev/humbleaf/apis/agentchain-prior-api.md) · [All operations](https://skmtc.dev/humbleaf/apis/agentchain-prior-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/humbleaf/agentchain-prior-api/revisions/33dd194c5572/schema)
