---
title: "Retrieve a charge"
method: GET
path: "/charges/{chargeId}"
---

# Retrieve a charge

`GET /charges/{chargeId}`

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

Retrieves the details of a charge that has previously been created. Supply the unique charge ID that was returned from your previous request, and Zip will return the corresponding charge 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)
