List brands (labels / marques)
Returns a paginated, searchable list of the organization’s brands — the fashion labels or marques the products belong to. Search by name to look up a brand or to resolve a brand identifier before filtering sales, stock, inventory risks, forecasts, or plans by brand. A brand is distinct from a supplier (the vendor the stock is purchased from).
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 <= 100Case-insensitive substring search query
Filter by active status. true = active only, false = inactive only, omit = all brands.
true, false 
