/products/count

GET {{baseUrl}}/products/count?active=<integer>

Returns a count of the products

Request Params

KeyDatatypeRequiredDescription
activestringShould get count of active or inactive products (1, 0 respectively)

RESPONSES

status: OK

{&quot;count&quot;:&quot;\u003cinteger\u003e&quot;}