Skip to main content
GET
List Products

Query Parameters

  • per_page (int): Items per page (default 15, max 100)
  • page (int): Page number
  • search (string): Search in name or SKU
  • status (string): active or inactive

Response

Returns data (array of product objects), meta (pagination), links. Product fields include id, name, sku, description, price, quantity, status, created_at, updated_at.