Checkout Sessions
Get checkout session
Gets details about a current Checkout Session.
GET
This endpoint requires the checkout-sessions.read
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID for a Checkout Session.
Example:
"8724fd24-5489-4a5d-90fd-0604df7d3b83"
Response
200
application/json
Returns details about a current Checkout Session.
A short-lived checkout session.