Returns up to 50 most recent catalog upload jobs, sorted by most recent first.
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)