Poll this endpoint to track the progress of a bulk catalog upload. Returns embedding status, counts, and any errors.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Unique job identifier
Tenant that owns this job
Job status: pending, embedding, complete, or failed
Total number of products in this job
Number of products successfully embedded so far
Number of new products created
Number of existing products updated
Number of products skipped (content unchanged)
List of error messages for failed products
Timestamp when embedding started (ISO 8601)
Timestamp when the job finished (ISO 8601)