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

# Get Asset Root

> Get the asset roots

<ResponseExample>
  ```json Response
  [
  {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
      "path": "string",
      "created": "2019-08-24T14:15:22Z",
      "updated": "2019-08-24T14:15:22Z",
      "files_found": 0,
      "size_bytes": 0,
      "is_directory": false,
      "ctime": "2019-08-24T14:15:22Z",
      "mtime": "2019-08-24T14:15:22Z"
  }
  ]
  ```
</ResponseExample>
