---
title: "Read Card"
method: GET
path: "/cards/{checkout_id}"
tags: ["Cards API"]
---

# Read Card

`GET /cards/{checkout_id}`

Returns the card details.

## Path parameters

- `checkout_id` string, required

## Response `200`

HTTP 200 OK

## Other responses

- `400` — HTTP 400 Bad Request
- `401` — HTTP 401 Unauthorized
- `404` — HTTP 404 Not Found

---

[API](https://skmtc.dev/affirm/apis/merchant-transaction-api.md) · [All operations](https://skmtc.dev/affirm/apis/merchant-transaction-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/affirm/merchant-transaction-api/revisions/f2f4252c946f/schema)
