> ## 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 Queue

> Get the indexing queue

<ResponseExample>
  ```json Response
  [
  {
      "path": "string",
      "working": true
  }
  ]
  ```
</ResponseExample>
