Get products by task ID
GET/product-service/products
Retrieve product data for multiple products associated with a specific task ID. Use the offset and limit parameters for pagination.
The task ID is returned by product upload or update operations (e.g., batch upload, incremental update).
Request
Responses
- 200
- 401
- 404
OK
Unauthorized
Not Found