Get view variants

Get all the variants associated with a different view of any product feed record.

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
integer
≥ 1
Defaults to 1

To navigate through paginated results, use the page number to switch between pages.

integer
1 to 200
Defaults to 20

Specify the maximum number of pages to return in the response.

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

404

Not found

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

© Bloomreach, Inc. All rights reserved.