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).

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

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

Request

Responses

OK

Response Headers
    Content-Type