Skip to main content

List Sku Groups

GET 

/api/skugroups/getfilteredskugroups

Tier: Public — stable, supported for third-party integration.

Returns an OData-filterable, paged list of SKU groups.

Unlike most other OData list endpoints in this API, filtering here is applied in-memory: the full set of the organisation's groups is loaded first, then the OData options are applied — this endpoint does not push the filter down to the database.

Request

Responses

Returns a page of SkuGroups.SkuGroupSummaryDto.