# GET /my/product_pitches **GET /my/product_pitches** Returns the product_pitches belonging to the logged in user ## Servers ## Parameters #### Query parameters - **page** (integer) requested page number - **page_size** (integer) requested page size ## Responses ### 200: successful operation #### Body Parameters: (object) - **data** (array[object]) - **links** (object) ### 400: Bad Request ### 401: Authorization information is missing or invalid. ### 403: Authorization forbidden ### 500: Server Error [Powered by Bump.sh](https://bump.sh)