> For the complete documentation index, see [llms.txt](https://docs.payhow.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payhow.com.br/1.-fluxo-de-carrinho/obter-checkout-session.md).

# Obter Checkout Session

<mark style="color:blue;">`GET`</mark> `https://api.payhow.com.br/api/v1/ecommerce/checkout/[id_do_carrinho]/checkout_session`

#### Headers

| Name                                           | Type   | Description      |
| ---------------------------------------------- | ------ | ---------------- |
| Accept<mark style="color:red;">\*</mark>       | String | application/json |
| Content-Type<mark style="color:red;">\*</mark> | String | application/json |
| public-key<mark style="color:red;">\*</mark>   | String | \[public-key]    |
