> ## Documentation Index
> Fetch the complete documentation index at: https://betterdatainc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Sync Status

> Check the progress of a catalog sync job

## Response

<ResponseField name="status" type="string">
  One of: `pending`, `processing`, `completed`, `failed`.
</ResponseField>

<ResponseField name="processedItems" type="number">
  The number of products already synced.
</ResponseField>

<ResponseField name="totalItems" type="number">
  The total number of products found in the platform.
</ResponseField>
