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

# Indexing Status

> Get the indexing status

<ResponseExample>
  ```json Response
  {
      "progress": 0,
      "total": 0,
      "last_synced": "2019-08-24T14:15:22Z",
      "state": "IDLE",
      "paused": true
  }
  ```
</ResponseExample>
