# Shopify - Get product image by ID

This action retrieves the entire image data of a product image by ID.

# Input

Field Description
Product ID The ID of the product to which the images are attached.
Image ID The ID of the image to be retrieved.

# Output

The output of this action is a datatree that contains information about the product image object.

Learn more about the product image object (opens new window).


Last updated: 7/10/2024, 3:22:21 PM

On this page