Skip to main content

Get Bulk Mapping Progress

GET 

/api/tiktok-shop/integration-instances/:integration_instance_id/products/bulk-progress/:tracked_job_log_id

Fetch progress for a tracked bulk mapping operation started by products/bulk-tracked. Returns the tracked job log object for the given trackedJobLogId — the same shape the tracked job log endpoints consumes (status, processed/total items, progress percentage, messages, results).

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Named route: tiktok-shop.products.bulk-progress. Returns 404 when the log id is unknown.

Request

Responses

OK

Response Headers
    Content-Type