Products
List files attached to a product
Lists files associated with a product.
get/products/{id}/files
Path parameters
idinteger required
The ID of the product
Query parameters
startinteger
Pagination start
limitinteger
Items shown per page. Please note that a maximum value of 100 is allowed.
sortstring
Supported fields: id, update_time
Response
Success