Products

GET

Get All Active Products

Retrieve a list of all active product.

GET /products/all-active

Query Parameters

Parameter Type Required Description
search string Optional Search by name or other fields
product_category_id integer Optional Product category ID, existing id and active status
brand_id integer Optional Brand ID, existing id and active status
is_brand boolean Optional Filter products with a brand (true/false)
is_purchase boolean Optional Filter purchasable products (true/false)

Response

200 OK
Status Code
HTTP status code (200)
Message
Human-readable description
Data
List of active product