v1

latestOpenAPI 3.0.02026-07-2480129136.5 KB
Catalog

List All Category Groups

This endpoint returns a paged list of all the groups associated with the specified category.

get/catalog/categories/{categoryId}/groups

Path parameters

categoryIdinteger required

The Id of the category whose groups should be returned.

Query parameters

offsetinteger

Used for paging. The number of groups to skip. Default is 0.

limitinteger

Used for paging. The maximum number of groups to return. Default is 10.

Response

Category found and groups returned.

totalItemsinteger
successboolean
errorsstring[]