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

# Amount of Assets For Each Type

> Gets the count per asset type

<ResponseExample>
  ```json Response
  {
      "property1": 0,
      "property2": 0
  }
  ```
</ResponseExample>
