v1
latestOpenAPI 3.0.02026-07-141,4077,1665.2 MBRum Replay Heatmaps
List replay heatmap snapshots
List heatmap snapshots.
get/api/v2/replay/heatmap/snapshots
Query parameters
filter[device_type]string
Example:desktop
Device type to filter snapshots.
filter[view_name]string required
Example:/home
View name to filter snapshots.
page[limit]integer
Example:10
Maximum number of snapshots to return.
filter[application_id]string
Example:aaaaaaaa-1111-2222-3333-bbbbbbbbbbbb
Filter by application ID.
Response
OK
Example response
{
"data": [
{
"type": "snapshots"
}
]
}