# GET /my/favorite_products **GET /my/favorite_products** Return all favorited products ## Servers ## Parameters ### Query parameters - **page** (integer) requested page number - **page_size** (integer) requested page size ## Responses ### 200 successful operation #### Body: (object) - **data** (array[object]) - **links** (object) ### 401 Authorization information is missing or invalid. ### 500 Server Error ### 400 Bad Request [Powered by Bump.sh](https://bump.sh)