Get Payment Intent
Payment Intents
Get Payment Intent
Single payment intent by UUID.
GET
Get Payment Intent
Single payment intent by UUID.
Cross-tenant lookups collapse to 404 with the same envelope as
a genuinely non-existent id — existence of rows under other
tenants is not leakable.
A malformed UUID raises
InvalidRequestError (400
invalid_payment_intent_id) rather than passing through to the
DB where it would crash with a psycopg2 cast error.Authorizations
Paste your Connect API key (sk_live_… for production, sk_test_… for sandbox) without the Bearer prefix. Mint and rotate keys from the admin panel.
Headers
Path Parameters
Payment intent UUID as returned from list / create.
Response
Successful Response
The response is of type Response Get Payment Intent Payment Intents Payment Intent Id Get · object.