Session replays
Get website recording settings
GET
/api/websites/{websiteId}/recorderReturns public replay and heatmap settings, including sampling, masking, and duration limits. Returns disabled status when recording is unavailable.
Path parameters
| Name | Type | Description |
|---|---|---|
| websiteIdrequired | string | ID of the website. |
Responses
200The operation completed successfully.
| Name | Type | Description |
|---|---|---|
| anyOf | anyOf | |
200 example
Code samples
cURL