Skip to main content
GET
/
survey
/
{siteId}
/
{formId}
/
csv
Export survey responses
curl --request GET \
  --url https://api.kameleoon.com/survey/{siteId}/{formId}/csv
"aSDinaTvuI8gbWludGxpZnk="

Documentation Index

Fetch the complete documentation index at: https://docs.kameleoon.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

siteId
integer<int64>
required

The Id of the site

formId
integer<int64>
required

The Id of the widget

Response

CSV file generated successfully

The response is of type string<byte>.