List outcome attributions
Returns a paginated list of ITEM_ADDED audit events that carry attribution metadata. The attribution field identifies whether each item was added manually, via a decision vector algorithm, or by a workflow fallback. Filter by planType, planId, time window, variantId, or shopId.
Authorizations
User session token issued by NextAuth. For human users accessing Solya via the web application.
Query Parameters
Page number, 1-indexed (default: 1)
1 <= x <= 9007199254740991Number of items per page, max 100 (default: 20)
1 <= x <= 100Filter by plan type
RESTOCK, MARKDOWN, REBALANCE, PRE_SEASON_ORDER, PRE_SEASON_SCENARIO, SUPPLIER_EXCHANGE, SUPPLIER_RETURN Filter by plan ID
Restrict to events from the last J7 (7 days), J30 (30 days), or J90 (90 days)
J7, J30, J90 Filter by variant ID from the item snapshot
Filter by shop ID from the item snapshot

