# Get scroll depth data

**Publié le** : 2026-05-08
**Catégorie** : SEO & Analytics

## `GET /analytics/heatmap/scroll`

**Get scroll depth data**

Returns scroll depth percentages for a specific page. Shows what
percentage of visitors reached each scroll depth threshold.

Required permissions: `analytics.view`

### Responses

| Status | Description |
| --- | --- |
| `200` | Successful response |
| `401` | Unauthorized — invalid or missing API token |
| `403` | Forbidden — insufficient permissions |


---