# GET /users/:id_or_username/product_tutorials **GET /users/{id_or_username}/product_tutorials** Returns published product tutorials for user ## Servers ## Parameters ### Path parameters - **id_or_username** (string) Username or ID of user ### Query parameters - **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 ### 401 Authorization information is missing or invalid. ### 404 User Not Found ### 500 Server Error [Powered by Bump.sh](https://bump.sh)