---
title: "Retrieve a checkout"
method: GET
path: "/checkouts/{Id}"
---

# Retrieve a checkout

`GET /checkouts/{Id}`

Sandbox (Testing): https://global-api.sand.au.edge.zip.co/merchant/checkouts/{Id}

Retrieves the details of a checkout that has previously been created. Supply the unique checkout ID that was returned from your previous request, and Zip will return the corresponding checkout information.

## Headers

- `Authorization` string, required

## Response `200`

200

---

[API](https://skmtc.dev/zip/apis/gateway-api.md) · [All operations](https://skmtc.dev/zip/apis/gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/zip/gateway-api/revisions/4b1127fdca1e/schema)
