curl --request GET \
--url https://api.topsort.com/public/v1/catalog-search-service/catalogs/categories/count
123
Get the number of categories in the catalog.
curl --request GET \
--url https://api.topsort.com/public/v1/catalog-search-service/catalogs/categories/count
123
Successful Response
The response is of type integer
.