v1

latestOpenAPI 3.0.02026-07-2480129136.5 KB
Stores

List All Groups

This listing comes from the current Store's inventory whose Seller is associated with the user's bearer token making this API call.

get/stores/{storeKey}/inventory/groups

Path parameters

storeKeystring required

Required. A unique key used to identify the caller of the API.

Query parameters

categoryIdinteger

If provided, this request will only return groups from the specified category.

categoryNamestring

If provided, this request will only return groups from the specified category

channelIdinteger

The channel to search for results. Defaults to 0, the TCG Marketplace.

includeExcludedCategoriesboolean

If true, will return results for excluded categories. Default is false.

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.

inStockOnlyboolean

If true, will only return Groups which are in-stock. If false, will include Groups which have prices but aren't in stock. If null, will use Sellers 'Hide Sets without Inventory' Pro Setting. Default is null.

Response

OK

totalItemsinteger
successboolean
errorsstring[]