---
title: "List heatmaps"
method: GET
path: "/sdk/v1/heatmaps/list"
tags: ["Heatmaps"]
---

# List heatmaps

`GET /sdk/v1/heatmaps/list`

Lists heatmaps for the calling application. Pass `filter` to substring-match against heatmap names.

## Query parameters

- `filter` string

## Headers

- `isstudio` union
  - boolean
  - 'true' | 'false'
- `project-id` integer

## Response `200`

Default Response

- object

---

[API](https://skmtc.dev/gamebeast/apis/gamebeast-api.md) · [All operations](https://skmtc.dev/gamebeast/apis/gamebeast-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gamebeast/gamebeast-api/revisions/801fbad9d8d0/schema)
