Session replays

Get website recording settings

GET/api/websites/{websiteId}/recorder

Returns public replay and heatmap settings, including sampling, masking, and duration limits. Returns disabled status when recording is unavailable.

Path parameters

NameTypeDescription
websiteIdrequiredstringID of the website.

Responses

200The operation completed successfully.
NameTypeDescription
anyOfanyOf
200 example

Code samples

cURL