v1
latestOpenAPI 3.0.32026-07-24614422630.2 KBAsynchronous Operations
Get Asynchronous Request Execution Summary
Retrieves a summary of a completed asynchronous process, including success, error, and warning counts. This is particularly useful for operations like product catalog uploads.
get/api/v1/request/{request_id}/summary
Path parameters
request_idstring required
The ID of the asynchronous request.
Response
Success. Returns the execution summary.