Skip to main content
GET
Download survey CSV export

Authorizations

Authorization
string
header
required

OAuth2 access token obtained via the authorization flow. Include in the Authorization header as: Bearer {access_token}

Path Parameters

id
string
required

Survey GUID

Query Parameters

version
enum<string>

CSV export format version. Defaults to v2 (long-form) if omitted.

Available options:
v1,
v2
t
string

Optional short-lived signed token. When present and valid, the request is authenticated by the token instead of the Authorization header. Tokens are issued by the /v1/surveys/{id}/exports metadata endpoint.

Maximum string length: 512

Response

Default Response

error
string
message
string