Product
Retrieves a count of products.
get/admin/products/count.json
Query parameters
vendorstring
Filter results by product vendor.
product_typestring
Filter results by product type.
collection_idinteger
Filter results by collection ID.
created_at_minstring
Show products created after date. (format: 2014-04-25T16:15:47-04:00)
created_at_maxstring
Show products created before date. (format: 2014-04-25T16:15:47-04:00)
updated_at_minstring
Show products last updated after date. (format: 2014-04-25T16:15:47-04:00)
updated_at_maxstring
Show products last updated before date. (format: 2014-04-25T16:15:47-04:00)
published_at_minstring
Show products published after date. (format: 2014-04-25T16:15:47-04:00)
published_at_maxstring
Show products published before date. (format: 2014-04-25T16:15:47-04:00)
published_statusstring
Return products by their published status
Response
OK