Get view details

Get the details of a view of any product or item feed record.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Note

The data field in the response object differs based on the type on Catalog. For product catalogs, you will only get the ProductViewsetPreview or ProductViewSummary parts, and for content catalogs, you will only get the ItemViewsetPreview or ItemViewSummary parts of the response.

Path Params
string
required
length between 1 and 64

Your unique account name.

string
required
length between 1 and 64

"Catalog name" is also called domain key. Use the same value as your domain key in your search API requests.

string
enum
required
length between 1 and 64

The type of environment you want to use for the request (Production/Staging).

Allowed:
string
required
length between 1 and 64

The unique ID associated with a product or item feed record.

string
required
length between 1 and 64

A unique identifier for a specific view of your product catalog.
If you have multiple versions of your site, each with its product catalog characteristics like product titles and prices, then add view_id to your call.

Bloomreach uses your view_id parameter value to display the right product information for your customers based on their individual site views.
You can enter any string value to identify the specific site catalog view. This string must be consistent in your pixel, API, and product catalog.

Query Params
string
enum
  • raw - returns only the raw view/variant data of a feed record
  • preview - returns a preview of the complete feed record containing all attributes, views, and variants
Allowed:
Responses

401

Unauthorized

Language
Credentials
Bearer
API Key
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json

© Bloomreach, Inc. All rights reserved.