---
title: "Get checkout"
method: GET
path: "/checkouts/{id}"
tags: ["Checkouts"]
---

# Get checkout

`GET /checkouts/{id}`

## Path parameters

- `id` string, uuid, required

## Response `200`

OK

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/hg/apis/hg-cash-api.md) · [All operations](https://skmtc.net/hg/apis/hg-cash-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hg/hg-cash-api/revisions/0d337f48a0b9/schema)
