---
title: "Get asset summary"
method: GET
path: "/assets/summary"
tags: ["assets"]
---

# Get asset summary

`GET /assets/summary`

Get the total count of assets by type

## Response `200`

OK

- AssetSummaryResponse
  - `providers` object
  - `tags` object
  - `types` object

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.net/marmotdata/apis/marmot-api.md) · [All operations](https://skmtc.net/marmotdata/apis/marmot-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/marmotdata/marmot-api/versions/ba1b1c4be2e7/schema)
