---
title: "Retrieve an abandoned checkout email notification with preview content"
method: GET
path: "/admin/checkouts/{checkout_id:\\\\d+}/send-recovery-email/get-review.json"
tags: ["Abandoned Checkout"]
---

# Retrieve an abandoned checkout email notification with preview content

`GET /admin/checkouts/{checkout_id:\\d+}/send-recovery-email/get-review.json`

Retrieve an abandoned checkout email notification with preview content

## Path parameters

- `param` number, required

## Query parameters

- `category` string, required
- `type` string, required

## Response `200`

OK

- NotificationWithSublingResponseDto
  - `next` NotificationSublingResponseDto
    - `category` string
    - `type` string
  - `notification` object
  - `previous` NotificationSublingResponseDto
    - `category` string
    - `type` string

---

[API](https://skmtc.net/shopbase/apis/shopbase-internal-api.md) · [All operations](https://skmtc.net/shopbase/apis/shopbase-internal-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shopbase/shopbase-internal-api/revisions/353ccde6240d/schema)
