Zid Docs
Apps
ThemesPayments
Apps
ThemesPayments
Help Center
Slack
  1. Managing Products
  • πŸ—‚οΈ Overview
  • πŸš€ Start Here
  • Create your First App
  • Responses
  • Rate Limiting
  • Authorization
  • Embedded Apps
  • StoreFront Events
  • Zid MUI
  • Zid SDKs
  • Our custom MCP server
  • Merchant APIs
    • Account
      • Me
        • Me
        • Profile
      • Store
        • Store
        • Branding
        • Localization
        • Social
        • Operations
        • Business
        • Upload Logo Image
        • Delete Logo Image
        • Upload Icon Image
        • Delete Icon Image
        • Upload Cover Image
        • Delete Cover Image
    • Orders
      • Validate Order Request
      • Create Order
      • Change Order Status
      • Add Order Comment
      • View Order
      • List Orders
      • List Custom Order Statuses
      • List Order Credit Notes
    • Reverse Orders
      • Create Reverse Orders
      • Create Reverse Orders Waybill
      • Add Reverse Order Reasons
      • List Reverse Reasons
      • Calculate Reverse Totals
      • Create refund for reverse order
      • Upload bank transfer receipt
      • Update return products
      • Order Details – View for Return
    • Abandoned Carts
      • List Carts
      • View Cart
    • Products
      • Managing Products
        • Create Product Types
        • Create Product
          POST
        • List Products
          GET
        • View Product
          GET
        • List Product Settings
          GET
        • Update Product
          PATCH
        • Bulk Update Products
          PATCH
        • Delete Product
          DELETE
      • Digital Vouchers
        • List Vouchers
        • Order Vouchers
        • Create Voucher
        • Import Vouchers
        • Export Vouchers
        • Update Voucher
        • Remove Voucher
      • Product Categories
        • List Categories
        • View Category
        • Create Category
        • Create Subcategory
        • Update Category
        • Assign Product to Category
        • Bulk Assign Products to Category
        • Publish Category
        • Detach Category from All Products
        • Remove Product from Category
      • Product Badge
        • List Badges
      • Product Attributes
        • List Attributes
        • View Attribute
        • Create Attribute
        • Update Attribute
        • Delete Attribute
      • Product Attribute Presets
        • List Presets
        • Create Preset
        • Update Preset
        • Delete Preset
      • Product Variants
        • Create Variants
        • Create Custom Option
        • Update Custom Option
        • Delete Custom Option Field
        • Create Custom Input Field
        • Update Custom Input Field
        • Delete Custom Input Field
      • Product Sorting
        • Set Manual Product Order
        • Reset Manual Product Order
      • Product Images
        • List Images
        • Upload Image
        • Update Image Order
        • Delete Image
      • Product Availability Notifications
        • Notification Stats
        • Noticiation Settings
        • List Notifications
        • Create Notification
        • Update Settings
        • Send Notification Email
        • Export Notifications
      • Product Export
        • Email All Products to Store Owner
        • Import Products via CSV or xlsx File
      • Product Stock
        • Retrieve Product Stock
        • List Product Stock Records
        • Create Product Stock
        • Update Product Stock
        • Bulk Update Product Stock Records
      • Product Questions & Answers
        • Retrieve Product Question
        • Retrieve Product Answer
        • List Product Questions
        • List Answers for Question
        • Create Product Question
        • Create Product Answer
        • Update Product Question
        • Update Product Answer
        • Delete Product Question
        • Delete Product Answer
      • Product Reviews
        • List Reviews
        • Count Reviews
      • Digital Products
        • Create Downloadable Product
        • Generate Upload URL
        • Upload File to S3
        • Create Product Downloadable
        • Get Product Downloadables
        • Delete Product Downloadable
        • List Store Downloadables
        • Create Store Downloadable
        • Delete Store Downloadable
    • Inventories
      • Create Location
      • Update Location
      • Update Product Stock for Location
      • List Locations
      • View Location
    • Shipping
      • List Store Shipping Methods
    • Marketing
      • Coupons
        • List Coupons
        • View Coupon
        • Create Coupon
        • Generate Bulk Coupons
        • Duplicate Coupon
        • Duplicate Bulk Coupons
        • Update Coupon Note
        • Update Coupon
        • Update Bulk Coupons
        • Update Coupon Status
        • Update Bulk Coupons Status
        • Delete Coupon
        • Delete Bulk Coupons
      • Bundle Offers
        • List Bundle Offers
        • View Bundle Offer
      • Loyalty Program
        • Loyalty Program Status
        • Loyalty Program Details
        • Loyalty Program Info
        • Customer Loyalty Summary
        • Customer Points History
        • Activate Loyalty Program
        • Set Points Expiration Rules
        • Update Cashback Rule
        • Create Points Redemption Method
        • Update Points Redemption Method
        • Delete Points Redemption Method
        • Adjust Customer Points
      • Discount Rules
        • List Discount Rules
        • View Discount Rule
        • Create Discount Rule
        • Update Discount Rule
    • Customers
      • Customer Tags
        • List Customer Tags
        • Add Customer Tag
        • Ω’Update Customer Tag
        • Delete Customer Tag
      • List Customers
      • View Customer
      • Primary Customer List
      • FInd Customer By Phone Number
      • Customer Profile
      • Add Customer
      • Update Customer
      • Delete Customer
      • Add Bulk Customers
      • Import Customers
    • Store Settings
      • πŸ“„ User Roles and Permissions
      • Retrieve Store Manager Profile
      • Retrieve VAT Settings
      • List Payment Methods
      • List Store Operating Countries
      • OneSignal Store Settings
      • Create or Update OneSignal Store Settings
    • Countries and Cities
      • List Countries
      • List Cities for Country
    • Blogs
      • Settings
        • Create
        • List
      • Categories
        • Create
        • List
        • Bulk Activate
        • Bulk Deactivate
        • Bulk Delete
        • Retrieve
        • Destroy
        • Partial Update
        • Bulk Add To Posts
        • Bulk Remove From Posts
      • Posts
        • Media
          • List
          • Create
          • Destroy
        • Create
        • List
        • Retrieve
        • Partial Update
        • Destroy
        • Archive
        • Publish
        • Bulk Archive
        • Bulk Publish
        • Bulk Delete
        • Export Posts
        • Import Template
        • Import Posts
      • Tags
        • Create
        • List
        • Retrieve
        • Partial Update
        • Destroy
        • Bulk Delete Tags
        • Bulk Add To Posts
        • Bulk Remove From Posts
      • Storefront
        • Posts
          • List
          • Retrieve
        • Categories
          • List
          • Retrieve
        • Tags
          • List
  • Webhooks
    • Overview
    • Webhook Health Tracking
    • Events
      • Order
      • Product
      • Abandoned Cart
      • Customer
      • Product Category
    • APIs
      • Health Summary
      • Broken Webhooks
      • Recover Broken Webhooks
      • List Webhooks
      • Create Webhook
      • Delete Webhook
      • Delete Webhook By subscriber
  • App Management
    • Events
    • APIs
      • Subscription Details
      • Update Usage-Based Charges
  1. Managing Products

List Products

GET
https://api.zid.sa/v1/products/
Retrieve a list of all products with extensive filtering options.
πŸ’‘ Use Cases
Full Product Synchronization
πŸ”‘ Scopes
products.read - Products Read

Request

Query Params

Header Params

Responses

🟒200OK
application/json
Bodyapplication/json

🟠401Unauthorized
πŸ”΄500Internal Server error
Request Request Example
Shell
JavaScript
Java
Swift
curl --location 'https://api.zid.sa/v1/products/?page=1&page_size=15&quantity__gte=10&quantity__lte=5&price=undefined&price__gt=50&price__lt=200' \
--header 'Access-Token: {{Access-Token}}' \
--header 'Store-Id: {{StoreId}}' \
--header 'Accept-Language: en' \
--header 'Role: Manager'
Response Response Example
200 - Success
{
    "total_products_count": 2282,
    "normal_products_count": 2273,
    "voucher_products_count": 3,
    "grouped_products_count": 0,
    "downloadable_products_count": 2,
    "dynamic_bundle_products_count": 4,
    "donation_item_count": 0,
    "crowd_funding_count": 0,
    "next": "http://api.zid.sa/v1/products/?is_infinite=false&page=2&page_size=15",
    "previous": null,
    "count": 175,
    "results": [
        {
            "id": "a1477bb2-72ea-4be9-b2cf-093cefc721bb",
            "product_class": "voucher",
            "sku": "Z.1770805225810645",
            "barcode": "",
            "parent_id": null,
            "name": {
                "ar": "Ω‚Ψ³ΩŠΩ…Ψ©",
                "en": "voucher"
            },
            "slug": "Ω‚Ψ³ΩŠΩ…Ψ©",
            "price": 100.0,
            "short_description": {
                "ar": "",
                "en": ""
            },
            "sale_price": null,
            "formatted_price": " SAR 100.00",
            "formatted_sale_price": null,
            "currency": "SAR",
            "currency_symbol": " SAR ",
            "attributes": [],
            "categories": [
                {
                    "id": "1473476",
                    "name": {
                        "en": "Electronics",
                        "ar": "Ψ₯Ω„ΩƒΨͺΨ±ΩˆΩ†ΩŠΨ§Ψͺ"
                    },
                    "slug": "Ψ₯Ω„ΩƒΨͺΨ±ΩˆΩ†ΩŠΨ§Ψͺ",
                    "description": {
                        "en": "Devices and gadgets including mobiles, accessories, and smart technology.",
                        "ar": "Ψ£Ψ¬Ω‡Ψ²Ψ© ΩˆΩ…Ψ³ΨͺΩ„Ψ²Ω…Ψ§Ψͺ Ψ₯Ω„ΩƒΨͺΨ±ΩˆΩ†ΩŠΨ© ΨͺΨ΄Ω…Ω„ Ψ§Ω„Ω‡ΩˆΨ§Ψͺف Ψ§Ω„Ψ°ΩƒΩŠΨ© ΩˆΨ§Ω„Ψ₯ΩƒΨ³Ψ³ΩˆΨ§Ψ±Ψ§Ψͺ ΩˆΨ§Ω„ΨͺΩ‚Ω†ΩŠΨ§Ψͺ Ψ§Ω„Ψ°ΩƒΩŠΨ©"
                    },
                    "cover_image": null,
                    "image": null,
                    "display_order": null,
                    "meta": {
                        "childs": [],
                        "parents": []
                    }
                }
            ],
            "display_order": 32766,
            "has_options": false,
            "has_fields": false,
            "images": [],
            "videos": [],
            "is_draft": false,
            "quantity": 4,
            "is_infinite": false,
            "html_url": "https://osama.zid.store/products/Ω‚Ψ³ΩŠΩ…Ψ©",
            "weight": {
                "value": null,
                "unit": "kg"
            },
            "keywords": [
                "voucher"
            ],
            "requires_shipping": false,
            "is_taxable": true,
            "structure": "standalone",
            "seo": {
                "title": {
                    "ar": "",
                    "en": ""
                },
                "description": {
                    "ar": "",
                    "en": ""
                }
            },
            "rating": {
                "average": 0,
                "total_count": 0,
                "1_ratings": {
                    "percentage": 0,
                    "count": 0
                },
                "2_ratings": {
                    "percentage": 0,
                    "count": 0
                },
                "3_ratings": {
                    "percentage": 0,
                    "count": 0
                },
                "4_ratings": {
                    "percentage": 0,
                    "count": 0
                },
                "5_ratings": {
                    "percentage": 0,
                    "count": 0
                }
            },
            "store_id": 3,
            "purchase_restrictions": {
                "min_quantity_per_cart": null,
                "max_quantity_per_cart": null,
                "availability_period_start": null,
                "availability_period_end": null,
                "sale_price_period_start": null,
                "sale_price_period_end": null
            },
            "metafields": [],
            "meta": {},
            "related_products_settings": "AUTO_GENERATED",
            "related_products_title": {
                "ar": "",
                "en": ""
            },
            "badge": null,
            "cost": 0.0,
            "is_published": true,
            "waiting_customers_count": null,
            "group_products": null,
            "stocks": [
                {
                    "id": "e6c039b3-875f-431e-ae3d-85d37a10bb77",
                    "location": {
                        "id": "59be4f1d-3b59-4b34-ba47-9f7293894b47",
                        "name": {
                            "ar": "Ψ§Ω„Ψ―Ω…Ψ§Ω…",
                            "en": "Dammam"
                        },
                        "type": "PHYSICAL",
                        "full_address": "8RRM+PX Dammam Saudi Arabia"
                    },
                    "available_quantity": 4,
                    "is_infinite": false
                }
            ],
            "vouchers_count": 5,
            "sold_products_count": null,
            "created_at": "2026-02-11T10:20:25.813306Z",
            "updated_at": "2026-02-11T10:
Modified atΒ 2026-05-14 09:32:43
Previous
Create Product
Next
View Product
Built with