Get click-test heatmap
Surveys
Get click-test heatmap
Returns a permanent CDN URL to a rendered heatmap PNG image for a click-test question. The heatmap composites all click data onto the original question image. Results are cached in Cloudinary — subsequent requests for the same click data return instantly.
Prerequisites
- Question must be a
click-testtype - Question must have at least one click response
- Returns 422 for non-click-test questions or questions with zero clicks
GET
Get click-test heatmap
Authorizations
OAuth2 access token obtained via the authorization flow. Include in the Authorization header as: Bearer {access_token}
Response
Default Response
Signed URL to the rendered heatmap PNG image
