# GET /product_categories/:id_or_alias/best_in **GET /product_categories/{id_or_alias}/best_in** Returns best products in the referenced product category ## Servers ## Parameters #### Path parameters - **id_or_alias** (string) ID of the resource to return #### Query parameters - **page** (integer) requested page number - **page_size** (integer) requested page size ## Responses ### 405: Best-In restricted to categories allowed in routines ### 500: Server Error ### 200: successful operation #### Body Parameters: (object) - **data** (array[object]) - **links** (object) ### 400: Bad Request ### 401: Authorization information is missing or invalid. ### 404: Product Category not found [Powered by Bump.sh](https://bump.sh)