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

# Server Usage Analytics

> Get the usage of all assets for analytics

<ResponseExample>
  ```json Response
  {
      "num_assets": 0,
      "total_size": 0,
      "types": {
      "property1": 0,
      "property2": 0
  },
      "collections": 0
  }
  ```
</ResponseExample>
