Get views

Get all the views associated with a 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.

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

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.