---
title: "Gets all product recommendations for the account."
method: GET
path: "/v2/products/recommendations"
tags: ["ApiProductRecommendations"]
---

# Gets all product recommendations for the account.

`GET /v2/products/recommendations`

## Response `200`

- ApiProductRecommendation[]
  - `id` integer
  - `dateLastRefreshed` string, date-time
  - `dateModified` string, date-time
  - `dateLastUsed` string, date-time
  - `name` string, nullable
  - `type` 'BestSellers' | 'MostViewed' | 'FilterOnly' | 'LastBrowsed' | 'BoughtTogether' | 'Newest' | 'Lookalikes' | 'AlsoBought' | 'Trending' | 'BestNext' | 'Hybrid' | 'NotAvailableInThisVersion'
  - `status` 'Ready' | 'InProgress' | 'Failed' | 'Queued' | 'NotAvailableInThisVersion'
  - `fallbackRecommendationId` integer
  - `revenue` number
  - `errorStatus` string, nullable

---

[API](https://skmtc.net/dotdigital/apis/apiconnector-com.md) · [All operations](https://skmtc.net/dotdigital/apis/apiconnector-com/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dotdigital/apiconnector-com/revisions/109c0537cf77/schema)
