cURL
curl --request GET \ --url https://sandbox.api.withgale.com/v1/v1/checkout/{checkout_id} \ --header 'Authorization: Bearer <token>'
{}
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Checkout retrieved
The response is of type object.
object