---
title: "GET /payment-intents/{id}"
method: GET
path: "/payment-intents/{id}"
tags: ["PaymentIntent"]
---

# GET /payment-intents/{id}

`GET /payment-intents/{id}`

## Path parameters

- `id` string, required

## Response `200`

- string

## Other responses

- `404` — Intent exists on this tenant but the booking has gone — surface the intent but with a synthetic placeholder so the public shape never includes a real booking from another tenant. Defensive.
- `422`

---

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