# GET /products **GET /products** Return all products ## Servers ## Parameters #### Query parameters - **page_size** (integer) requested page size - **page** (integer) requested page number - **ft_bool_non_comedogenic** (boolean) Search by Feature Non-Comedogenic - **ft_bool_allergen_free** (boolean) Search by Feature Allergen Free - **ft_bool_alcohol_free** (boolean) Search by Feature Alcohol Free - **ft_bool_gluten_free** (boolean) Search by Feature Gluten Free - **ft_bool_paraben_free** (boolean) Search by Feature Paraben Free - **ft_bool_silicone_free** (boolean) Search by Feature Silicone Free - **ft_bool_sulfate_free** (boolean) Search by Feature Sulfate Free - **ft_bool_peg_free** (boolean) Search by Feature PEG Free - **ft_bool_fungal_acne_feeding_free** (boolean) Search by Feature Fungal Acne Feeding Free - **ft_bool_fragrance_free** (boolean) Search by Feature Fragrance Free - **ft_bool_moisturising** (boolean) Search by Feature Moisturising - **ft_bool_softening** (boolean) Search by Feature Softening - **ft_bool_soothing** (boolean) Search by Feature Soothing - **ft_bool_acne_fighting** (boolean) Search by Feature Acne Fighting - **ft_bool_anti_aging** (boolean) Search by Feature Anti-Aging - **ft_bool_healing** (boolean) Search by Feature Healing - **ft_bool_antiseptic** (boolean) Search by Feature Antiseptic - **ft_bool_whitening** (boolean) Search by Feature Brightening - **ft_bool_uv_protecting** (boolean) Search by Feature UV Protecting - **ft_bool_antioxidant** (boolean) Search by Feature Antioxidant ## Responses ### 200: successful operation #### Body Parameters: (object) - **data** (array[object]) - **links** (object) ### 400: Bad Request ### 401: Authorization information is missing or invalid. ### 500: Server Error [Powered by Bump.sh](https://bump.sh)