Skip to main content
GET
Count products

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

keyword
string

Search keyword for product name

Maximum string length: 200
isActive
boolean

Filter by active status

isDeleted
boolean

Filter by deleted status

Response

Successful response with product count

status
string
Example:

"success"

data
object