---
title: "Get Displays Endpoint V3"
method: POST
path: "/v3/get-displays"
tags: ["Recommendations", "V3"]
---

# Get Displays Endpoint V3

`POST /v3/get-displays`

## Request body

- GetDisplaysRequestV3
  - `market` string, required — Market identifier
  - `product_ids` string[], required
  - `merchant` string, required — Identifier associated with the API integration
  - `locale` string, required — Locale identifier

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/depict/apis/depict-api.md) · [All operations](https://skmtc.net/depict/apis/depict-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/depict/depict-api/versions/aad86b1030c7/schema)
