List recently viewed products
Scan History
List recently viewed products
Paginated Recently Viewed history for the current authenticated caller — every hosted product page visit, not just resolver-driven scans. Authenticated-only (no anonymous/session-based Recently Viewed); an unauthenticated caller is 401’d by the app’s default auth chain.
GET
List recently viewed products
Authorizations
Query Parameters
Page number (1-indexed).
Required range:
x >= 1Number of items per page (max 100).
Required range:
1 <= x <= 100Response
200 - application/json
OK