List decision vectors
Intelligence
List decision vectors
Returns a paginated list of the latest decision vectors from gold.decision_vector. Always reads at the latest snapshot date for the organization. Filter by domain (restock/rebalance/markdown), variantId, or shopId.
GET
List decision vectors
Authorizations
User session token issued by NextAuth. For human users accessing Solya via the web application.
Query Parameters
Page number, 1-indexed (default: 1)
Required range:
1 <= x <= 9007199254740991Number of items per page, max 100 (default: 20)
Required range:
1 <= x <= 100Filter by variant ID
Filter by shop ID
Filter by decision domain: restock, rebalance, or markdown
Available options:
restock, rebalance, markdown 
