Skip to main content
GET
Get survey

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

questionId
string | null
required

Filter to a specific question by its GUID

language
string | null
required

Language code for response translations (e.g. ES, FR, DE)

Response

200 - application/json

Default Response

data
object

Full survey data including questions, options, and metadata