---
title: "List checkouts"
method: GET
path: "/checkouts"
tags: ["Checkouts"]
---

# List checkouts

`GET /checkouts`

## Query parameters

- `status` string
- `country` 'AR' | 'BR' | 'CL' | 'BO'
- `limit` integer
- `cursor` string, uuid

## Response `200`

OK

## Other responses

- `401` — Unauthorized

---

[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)
