v1

latestOpenAPI 3.0.32026-08-0622432281.7 KB
Product Catalog

View Recent Catalog Uploads

Make a call to this endpoint to list recent catalog uploads with their statuses to gain visibility into the ingestion workflow in order of creation. See the POST of this endpoint for details. Expires indicates how long you can wait before uploading the product catalog file. If the catalog upload expires, then we will no longer process the file that you upload and you will need to initiate a new catalog upload.

get/product-catalog/uploads

Response

returns the list of uploads

uploadIdstring

The identifier for this product catalog upload

statusstring

The workflow state the product catalog upload is in. Workflow is initialized -> validating -> validated -> completed. The ideal end state is to reach completed without any validation errors. This indicates Attentive ingested everything in your upload.

productsReceivedinteger

The number of products we've so far seen for validation in your upload

productsProcessedinteger

The number of products we've successfully validated in your upload

lastUpdatedstring

When Attentive has last updated the status and stats

expiresstring

When this catalog upload will no longer be available

uploadUrlstring

The pre-signed URL to upload your product catalog to

validateOnlyboolean

Flag for avoiding saving the data. If set to true, the data will not be saved by Attentive. Useful for testing the validation