# GET /product_tutorials **GET /product_tutorials** Fetch all product tutorials ## Servers ## Parameters ### Query parameters - **product_id** (integer) Product ID to filter by - **user_id** (integer) User ID to filter by - **page** (integer) requested page number - **page_size** (integer) requested page size ## Responses ### 200 successful operation #### Body: (object) - **data** (array[object]) - **links** (object) ### 400 Bad Request ### 500 Server Error ### 401 Authorization information is missing or invalid. [Powered by Bump.sh](https://bump.sh)