> ## Documentation Index
> Fetch the complete documentation index at: https://developers.qshop.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# Get reviews



## OpenAPI

````yaml get /{shopId}/products/reviews
openapi: 3.0.3
info:
  title: API V2
  version: 1.0.0
  contact: {}
servers:
  - url: http://staging.qshop.ng/apiv2
    description: Staging server
  - url: http://qshop.ng/api
    description: null
security: []
tags:
  - name: Analytics
  - name: Authentication
  - name: Storefront
  - name: Roles
  - name: Banks
  - name: Products
  - name: Shops
  - name: Roles1
  - name: Bank accounts
  - name: Users
  - name: Payment methods
  - name: Integrations
  - name: Subscriptions
  - name: Currency
  - name: Shipping zones
  - name: Shipping rates
  - name: Policies
  - name: Contact us
  - name: Locations
  - name: Reviews
  - name: Referral
  - name: Stripe
  - name: Campaigns
  - name: Credits
  - name: Product Tags
  - name: Product Attributes
  - name: Product Categories
  - name: Orders
  - name: Discount
  - name: Shipping
  - name: Redeem digital assets
  - name: Coupons
  - name: Currencies
  - name: Shop categories
  - name: Locations1
  - name: Features
  - name: Subscription plan
  - name: Recurring subscription plan
  - name: Shop payments
  - name: QDiscounts
  - name: Order status
  - name: Announcements
  - name: Wishlist
  - name: Transaction status
  - name: Templates
  - name: Config
  - name: Cart management
  - name: Users1
  - name: Profile
  - name: Domains
  - name: Transactions
  - name: Subscriptions1
  - name: Subscription statuses
  - name: Security
  - name: Payments
  - name: Payment methods1
  - name: Payment platforms
  - name: Public
  - name: social
  - name: Shipping1
  - name: Orders1
  - name: Integrations1
  - name: Webhook
  - name: ShopTags
  - name: Themes
paths:
  /{shopId}/products/reviews:
    get:
      tags:
        - Shops
        - Reviews
      summary: Get reviews
      description: Get reviews
      operationId: getReviews
      parameters:
        - name: type
          in: query
          schema:
            type: string
            example: return-policy
      responses:
        '200':
          description: Get reviews
          headers:
            Access-Control-Allow-Headers:
              schema:
                type: string
                example: >-
                  Content-Type, Authorization, Content-Length, X-Requested-With,
                  Token
            Access-Control-Allow-Methods:
              schema:
                type: string
                example: GET,PUT,POST,DELETE,OPTIONS,PATCH
            Access-Control-Allow-Origin:
              schema:
                type: string
                example: '*'
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Length:
              schema:
                type: string
                example: '5502'
            Date:
              schema:
                type: string
                example: Wed, 22 Feb 2023 15:07:16 GMT
            ETag:
              schema:
                type: string
                example: W/"157e-vjHbKgip2nwkSNV0r5l/WNWhpCY"
            Keep-Alive:
              schema:
                type: string
                example: timeout=5
            X-Powered-By:
              schema:
                type: string
                example: Express
          content:
            application/json:
              schema:
                type: object
                properties:
                  data:
                    type: object
                    properties:
                      currentPage:
                        type: number
                        example: 1
                      data:
                        type: array
                        items:
                          type: object
                          properties:
                            __v:
                              type: number
                              example: 0
                            _id:
                              type: string
                              example: 637eda981753df1b862a547f
                            comment:
                              type: string
                              example: ''
                            created:
                              type: string
                              example: '2022-11-24T02:44:40.136Z'
                            email:
                              type: string
                              example: adeyinkabadmus@gmail.com
                            fullName:
                              type: string
                              example: Ademi de
                            isApproved:
                              type: boolean
                              example: true
                            product:
                              type: object
                              properties:
                                _id:
                                  type: string
                                  example: 62e05dacbadea08abf03d158
                                alwaysInStock:
                                  type: boolean
                                  example: false
                                media:
                                  type: string
                                  example: >-
                                    https://ucarecdn.com/fd9510cd-6858-4afa-92b9-fefdd9400144/-/resize/800x/
                                media_type:
                                  type: string
                                  example: IMAGE
                                name:
                                  type: string
                                  example: iMac pro
                                price:
                                  type: number
                                  example: 760000
                                sale_price:
                                  type: number
                                  nullable: true
                                  example: null
                                sku:
                                  type: string
                                  example: imac-pro-ce0a9
                                slug:
                                  type: string
                                  example: imac-pro-0ca1a
                                stock:
                                  type: number
                                  example: 8
                            productUpdated:
                              type: boolean
                              example: false
                            rate:
                              type: number
                              example: 3
                            rating:
                              type: number
                              example: 3
                            shop:
                              type: string
                              example: 61a956d91a113f7e13c45c15
                            subject:
                              type: string
                              nullable: true
                              example: null
                            updated:
                              type: string
                              example: '2022-11-28T00:33:16.636Z'
                        example:
                          - __v: 0
                            _id: 637eda981753df1b862a547f
                            comment: ''
                            created: '2022-11-24T02:44:40.136Z'
                            email: adeyinkabadmus@gmail.com
                            fullName: Ademi de
                            isApproved: true
                            product:
                              _id: 62e05dacbadea08abf03d158
                              alwaysInStock: false
                              name: iMac pro
                              price: 760000
                              sale_price: null
                              sku: imac-pro-ce0a9
                              slug: imac-pro-0ca1a
                              stock: 8
                            productUpdated: false
                            rating: 3
                            shop: 61a956d91a113f7e13c45c15
                            subject: null
                            updated: '2022-11-28T00:33:16.636Z'
                          - __v: 0
                            _id: 6383a340b8cec05056f8a750
                            comment: Good product mate
                            created: '2022-11-27T17:49:52.492Z'
                            email: adeyinkabadmus@gmail.com
                            fullName: Ademi deyinka
                            isApproved: true
                            product:
                              _id: 62e05dacbadea08abf03d158
                              alwaysInStock: false
                              name: iMac pro
                              price: 760000
                              sale_price: null
                              sku: imac-pro-ce0a9
                              slug: imac-pro-0ca1a
                              stock: 8
                            productUpdated: false
                            rate: 3
                            shop: 61a956d91a113f7e13c45c15
                            subject: null
                            updated: '2022-11-28T00:33:31.793Z'
                          - __v: 0
                            _id: 6383a3d604215d06666ea647
                            comment: Good product mate
                            created: '2022-11-27T17:52:22.544Z'
                            email: adeyinkabadmus@gmail.com
                            fullName: Ademi deyinka
                            isApproved: true
                            product:
                              _id: 62e05dacbadea08abf03d158
                              alwaysInStock: false
                              name: iMac pro
                              price: 760000
                              sale_price: null
                              sku: imac-pro-ce0a9
                              slug: imac-pro-0ca1a
                              stock: 8
                            productUpdated: false
                            rate: 3
                            shop: 61a956d91a113f7e13c45c15
                            subject: null
                            updated: '2023-02-22T09:36:40.487Z'
                          - __v: 0
                            _id: 6383a42c4f5c178a9d06bb73
                            comment: Good product mate
                            created: '2022-11-27T17:53:48.655Z'
                            email: adeyinkabadmus@gmail.com
                            fullName: Ademi deyinka
                            isApproved: false
                            product:
                              _id: 62e05dacbadea08abf03d158
                              alwaysInStock: false
                              name: iMac pro
                              price: 760000
                              sale_price: null
                              sku: imac-pro-ce0a9
                              slug: imac-pro-0ca1a
                              stock: 8
                            productUpdated: false
                            rate: 3
                            shop: 61a956d91a113f7e13c45c15
                            subject: null
                            updated: '2022-11-27T22:41:36.566Z'
                          - __v: 0
                            _id: 638401eebe88b45dbc27ec27
                            comment: Good product mate
                            created: '2022-11-28T00:33:50.376Z'
                            email: adeyinkabadmus@gmail.com
                            fullName: Ademi deyinka
                            isApproved: true
                            product:
                              _id: 62e05dacbadea08abf03d158
                              alwaysInStock: false
                              name: iMac pro
                              price: 760000
                              sale_price: null
                              sku: imac-pro-ce0a9
                              slug: imac-pro-0ca1a
                              stock: 8
                            rate: 5
                            shop: 61a956d91a113f7e13c45c15
                            subject: null
                            updated: '2022-11-28T00:35:22.774Z'
                          - __v: 0
                            _id: 638401f1be88b45dbc27ec29
                            comment: Good product mate
                            created: '2022-11-28T00:33:53.429Z'
                            email: adeyinkabadmus@gmail.com
                            fullName: Ademi deyinka
                            isApproved: true
                            product:
                              _id: 62e05dacbadea08abf03d158
                              alwaysInStock: false
                              name: iMac pro
                              price: 760000
                              sale_price: null
                              sku: imac-pro-ce0a9
                              slug: imac-pro-0ca1a
                              stock: 8
                            rate: 1
                            shop: 61a956d91a113f7e13c45c15
                            subject: null
                            updated: '2022-11-28T00:35:10.147Z'
                          - __v: 0
                            _id: 638401f4be88b45dbc27ec2b
                            comment: Good product mate
                            created: '2022-11-28T00:33:56.442Z'
                            email: adeyinkabadmus@gmail.com
                            fullName: Ademi deyinka
                            isApproved: true
                            product:
                              _id: 62e05dacbadea08abf03d158
                              alwaysInStock: false
                              name: iMac pro
                              price: 760000
                              sale_price: null
                              sku: imac-pro-ce0a9
                              slug: imac-pro-0ca1a
                              stock: 8
                            rate: 2
                            shop: 61a956d91a113f7e13c45c15
                            subject: null
                            updated: '2022-11-28T00:35:01.900Z'
                          - __v: 0
                            _id: 638401f4be88b45dbc27ec2d
                            comment: Good product mate
                            created: '2022-11-28T00:33:56.914Z'
                            email: adeyinkabadmus@gmail.com
                            fullName: Ademi deyinka
                            isApproved: true
                            product:
                              _id: 62e05dacbadea08abf03d158
                              alwaysInStock: false
                              name: iMac pro
                              price: 760000
                              sale_price: null
                              sku: imac-pro-ce0a9
                              slug: imac-pro-0ca1a
                              stock: 8
                            rate: 2
                            shop: 61a956d91a113f7e13c45c15
                            subject: null
                            updated: '2022-11-28T00:34:46.593Z'
                          - __v: 0
                            _id: 63f5e1c9b7636993feaafd96
                            comment: Good product mate
                            created: '2023-02-22T09:35:05.712Z'
                            email: adeyinkabadmus@gmail.com
                            fullName: Ademi deyinka
                            isApproved: false
                            product:
                              _id: 62e05dacbadea08abf03d158
                              alwaysInStock: false
                              name: iMac pro
                              price: 760000
                              sale_price: null
                              sku: imac-pro-ce0a9
                              slug: imac-pro-0ca1a
                              stock: 8
                            rate: 2
                            shop: 61a956d91a113f7e13c45c15
                            subject: null
                            updated: '2023-02-22T09:35:05.712Z'
                          - __v: 0
                            _id: 63f6164af036a4287d7f91ac
                            comment: Good product mate
                            created: '2023-02-22T13:19:06.663Z'
                            email: adeyinkabadmus@gmail.com
                            fullName: Ademi deyinka
                            isApproved: false
                            product:
                              _id: 61a961741a113f7e13c45c3a
                              alwaysInStock: false
                              media: >-
                                https://ucarecdn.com/fd9510cd-6858-4afa-92b9-fefdd9400144/-/resize/800x/
                              media_type: IMAGE
                              name: Gift cardsss
                              price: 2500
                              sale_price: 0
                              sku: gift-cardsss-e9541
                              slug: gift-cardsss-0c9fd
                              stock: 76
                            rate: 2
                            shop: 61a956d91a113f7e13c45c15
                            subject: null
                            updated: '2023-02-22T13:19:06.663Z'
                          - __v: 0
                            _id: 63f62da70bf12b7f208998d1
                            comment: Good product mate
                            created: '2023-02-22T14:58:47.131Z'
                            email: adeyinkabadmus@gmail.com
                            fullName: Ademi deyinka
                            isApproved: false
                            product:
                              _id: 61a961741a113f7e13c45c3a
                              alwaysInStock: false
                              media: >-
                                https://ucarecdn.com/fd9510cd-6858-4afa-92b9-fefdd9400144/-/resize/800x/
                              media_type: IMAGE
                              name: Gift cardsss
                              price: 2500
                              sale_price: 0
                              sku: gift-cardsss-e9541
                              slug: gift-cardsss-0c9fd
                              stock: 76
                            rate: 2
                            shop: 61a956d91a113f7e13c45c15
                            subject: I like it
                            updated: '2023-02-22T14:58:47.131Z'
                      next:
                        nullable: true
                        example: null
                      noOfPages:
                        type: number
                        example: 1
                      prev:
                        nullable: true
                        example: null
                      totalRecord:
                        type: number
                        example: 11
                  msg:
                    type: string
                    example: Product reviews found
                  success:
                    type: boolean
                    example: true
              examples:
                Get reviews:
                  value:
                    data:
                      currentPage: 1
                      data:
                        - __v: 0
                          _id: 637eda981753df1b862a547f
                          comment: ''
                          created: '2022-11-24T02:44:40.136Z'
                          email: adeyinkabadmus@gmail.com
                          fullName: Ademi de
                          isApproved: true
                          product:
                            _id: 62e05dacbadea08abf03d158
                            alwaysInStock: false
                            name: iMac pro
                            price: 760000
                            sale_price: null
                            sku: imac-pro-ce0a9
                            slug: imac-pro-0ca1a
                            stock: 8
                          productUpdated: false
                          rating: 3
                          shop: 61a956d91a113f7e13c45c15
                          subject: null
                          updated: '2022-11-28T00:33:16.636Z'
                        - __v: 0
                          _id: 6383a340b8cec05056f8a750
                          comment: Good product mate
                          created: '2022-11-27T17:49:52.492Z'
                          email: adeyinkabadmus@gmail.com
                          fullName: Ademi deyinka
                          isApproved: true
                          product:
                            _id: 62e05dacbadea08abf03d158
                            alwaysInStock: false
                            name: iMac pro
                            price: 760000
                            sale_price: null
                            sku: imac-pro-ce0a9
                            slug: imac-pro-0ca1a
                            stock: 8
                          productUpdated: false
                          rate: 3
                          shop: 61a956d91a113f7e13c45c15
                          subject: null
                          updated: '2022-11-28T00:33:31.793Z'
                        - __v: 0
                          _id: 6383a3d604215d06666ea647
                          comment: Good product mate
                          created: '2022-11-27T17:52:22.544Z'
                          email: adeyinkabadmus@gmail.com
                          fullName: Ademi deyinka
                          isApproved: true
                          product:
                            _id: 62e05dacbadea08abf03d158
                            alwaysInStock: false
                            name: iMac pro
                            price: 760000
                            sale_price: null
                            sku: imac-pro-ce0a9
                            slug: imac-pro-0ca1a
                            stock: 8
                          productUpdated: false
                          rate: 3
                          shop: 61a956d91a113f7e13c45c15
                          subject: null
                          updated: '2023-02-22T09:36:40.487Z'
                        - __v: 0
                          _id: 6383a42c4f5c178a9d06bb73
                          comment: Good product mate
                          created: '2022-11-27T17:53:48.655Z'
                          email: adeyinkabadmus@gmail.com
                          fullName: Ademi deyinka
                          isApproved: false
                          product:
                            _id: 62e05dacbadea08abf03d158
                            alwaysInStock: false
                            name: iMac pro
                            price: 760000
                            sale_price: null
                            sku: imac-pro-ce0a9
                            slug: imac-pro-0ca1a
                            stock: 8
                          productUpdated: false
                          rate: 3
                          shop: 61a956d91a113f7e13c45c15
                          subject: null
                          updated: '2022-11-27T22:41:36.566Z'
                        - __v: 0
                          _id: 638401eebe88b45dbc27ec27
                          comment: Good product mate
                          created: '2022-11-28T00:33:50.376Z'
                          email: adeyinkabadmus@gmail.com
                          fullName: Ademi deyinka
                          isApproved: true
                          product:
                            _id: 62e05dacbadea08abf03d158
                            alwaysInStock: false
                            name: iMac pro
                            price: 760000
                            sale_price: null
                            sku: imac-pro-ce0a9
                            slug: imac-pro-0ca1a
                            stock: 8
                          rate: 5
                          shop: 61a956d91a113f7e13c45c15
                          subject: null
                          updated: '2022-11-28T00:35:22.774Z'
                        - __v: 0
                          _id: 638401f1be88b45dbc27ec29
                          comment: Good product mate
                          created: '2022-11-28T00:33:53.429Z'
                          email: adeyinkabadmus@gmail.com
                          fullName: Ademi deyinka
                          isApproved: true
                          product:
                            _id: 62e05dacbadea08abf03d158
                            alwaysInStock: false
                            name: iMac pro
                            price: 760000
                            sale_price: null
                            sku: imac-pro-ce0a9
                            slug: imac-pro-0ca1a
                            stock: 8
                          rate: 1
                          shop: 61a956d91a113f7e13c45c15
                          subject: null
                          updated: '2022-11-28T00:35:10.147Z'
                        - __v: 0
                          _id: 638401f4be88b45dbc27ec2b
                          comment: Good product mate
                          created: '2022-11-28T00:33:56.442Z'
                          email: adeyinkabadmus@gmail.com
                          fullName: Ademi deyinka
                          isApproved: true
                          product:
                            _id: 62e05dacbadea08abf03d158
                            alwaysInStock: false
                            name: iMac pro
                            price: 760000
                            sale_price: null
                            sku: imac-pro-ce0a9
                            slug: imac-pro-0ca1a
                            stock: 8
                          rate: 2
                          shop: 61a956d91a113f7e13c45c15
                          subject: null
                          updated: '2022-11-28T00:35:01.900Z'
                        - __v: 0
                          _id: 638401f4be88b45dbc27ec2d
                          comment: Good product mate
                          created: '2022-11-28T00:33:56.914Z'
                          email: adeyinkabadmus@gmail.com
                          fullName: Ademi deyinka
                          isApproved: true
                          product:
                            _id: 62e05dacbadea08abf03d158
                            alwaysInStock: false
                            name: iMac pro
                            price: 760000
                            sale_price: null
                            sku: imac-pro-ce0a9
                            slug: imac-pro-0ca1a
                            stock: 8
                          rate: 2
                          shop: 61a956d91a113f7e13c45c15
                          subject: null
                          updated: '2022-11-28T00:34:46.593Z'
                        - __v: 0
                          _id: 63f5e1c9b7636993feaafd96
                          comment: Good product mate
                          created: '2023-02-22T09:35:05.712Z'
                          email: adeyinkabadmus@gmail.com
                          fullName: Ademi deyinka
                          isApproved: false
                          product:
                            _id: 62e05dacbadea08abf03d158
                            alwaysInStock: false
                            name: iMac pro
                            price: 760000
                            sale_price: null
                            sku: imac-pro-ce0a9
                            slug: imac-pro-0ca1a
                            stock: 8
                          rate: 2
                          shop: 61a956d91a113f7e13c45c15
                          subject: null
                          updated: '2023-02-22T09:35:05.712Z'
                        - __v: 0
                          _id: 63f6164af036a4287d7f91ac
                          comment: Good product mate
                          created: '2023-02-22T13:19:06.663Z'
                          email: adeyinkabadmus@gmail.com
                          fullName: Ademi deyinka
                          isApproved: false
                          product:
                            _id: 61a961741a113f7e13c45c3a
                            alwaysInStock: false
                            media: >-
                              https://ucarecdn.com/fd9510cd-6858-4afa-92b9-fefdd9400144/-/resize/800x/
                            media_type: IMAGE
                            name: Gift cardsss
                            price: 2500
                            sale_price: 0
                            sku: gift-cardsss-e9541
                            slug: gift-cardsss-0c9fd
                            stock: 76
                          rate: 2
                          shop: 61a956d91a113f7e13c45c15
                          subject: null
                          updated: '2023-02-22T13:19:06.663Z'
                        - __v: 0
                          _id: 63f62da70bf12b7f208998d1
                          comment: Good product mate
                          created: '2023-02-22T14:58:47.131Z'
                          email: adeyinkabadmus@gmail.com
                          fullName: Ademi deyinka
                          isApproved: false
                          product:
                            _id: 61a961741a113f7e13c45c3a
                            alwaysInStock: false
                            media: >-
                              https://ucarecdn.com/fd9510cd-6858-4afa-92b9-fefdd9400144/-/resize/800x/
                            media_type: IMAGE
                            name: Gift cardsss
                            price: 2500
                            sale_price: 0
                            sku: gift-cardsss-e9541
                            slug: gift-cardsss-0c9fd
                            stock: 76
                          rate: 2
                          shop: 61a956d91a113f7e13c45c15
                          subject: I like it
                          updated: '2023-02-22T14:58:47.131Z'
                      next: null
                      noOfPages: 1
                      prev: null
                      totalRecord: 11
                    msg: Product reviews found
                    success: true

````