# GET /my/product_drafts/reviewed **GET /my/product_drafts/reviewed** Returns the product drafts reviewed by the logged in user ## Servers ## Parameters ### Query parameters - **approved** (boolean) filter based on approval status - **expand** (string) boolean flag to expand associated entities in the response - **page** (integer) requested page number - **page_size** (integer) requested page size ## Responses ### 500 Server Error ### 200 successful operation #### Body: (object) - **data** (array[object]) - **links** (object) ### 401 Authorization information is missing or invalid. ### 403 Authorization forbidden ### 400 Bad Request [Powered by Bump.sh](https://bump.sh)