Get all Categories

GET {{baseUrl}}/3dCartWebAPI/v1/Categories?limit=<integer>&offset=<integer>&category=<object>&countonly=<integer>

Get a list of all categories

Request Params

KeyDatatypeRequiredDescription
limitstringMaximum number of items that can be returned
offsetstringStarting point for the return data
categorystringName of the Category
countonlystringCount the number of rows only