# Shopify - Get product image by ID action
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: 1/16/2026, 4:23:47 PM