Skip to main content
GET
List business knowledge entries for the authenticated organization

Authorizations

Authorization
string
header
required

User session token issued by NextAuth. For human users accessing Solya via the web application.

Query Parameters

actionFamily
enum<string>

Filter by action family. Entries with an empty actionFamilies list (transversal) always match. Allowed values: RESTOCK_PLAN, REBALANCE_PLAN, MARKDOWN_PLAN, PRE_SEASON_PLAN, RECOMMENDATION, WORKFLOW, SUPPLIER_RETURN_PLAN, SUPPLIER_EXCHANGE_PLAN

Available options:
RESTOCK_PLAN,
REBALANCE_PLAN,
MARKDOWN_PLAN,
PRE_SEASON_PLAN,
RECOMMENDATION,
WORKFLOW,
SUPPLIER_RETURN_PLAN,
SUPPLIER_EXCHANGE_PLAN
tags

Filter by tags. Accepts multiple values (?tags=restock&tags=pricing). Entries with an empty tags list (transversal) always match. Optional.

Response

Successful response

data
object
required
success
enum<boolean>
required
Available options:
true