Survey responses

Retrieve survey response as PDF.

get

Retrieve the specified completed survey response as rendered PDF.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstring · uuidRequired

Id of the survey response to be rendered.

Responses
200Success
application/pdf
Responsestring · binary
get
/survey-responses/{id}/pdf

Last updated