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

# Config

> Get the config

<ResponseExample>
  ```json Response
  "string"
  ```
</ResponseExample>

<RequestExample>
  ```json Request
  {
      "files": [
      "string"
      ],
      "destination": "string"
  }
  ```
</RequestExample>
