Skip to main content
Retrieve an existing checkout with GET /v1/checkout/{id} to confirm its latest state and details.

Example request

Example response

The response payload mirrors the create response and includes the latest checkout status. Use this endpoint when you need to fetch checkout details on demand in your backend.