Survey responses
Retrieve the specified completed survey response as rendered PDF.
Authorizations
Path parameters
idstring · uuidRequired
Id of the survey response to be rendered.
Responses
200Success
application/pdf
Responsestring · binary
401Error
403Error
404Error
422
Returned if the survey response is not in status COMPLETED.
501
501 Not Implemented when the feature is not enabled on this environment.
get
GET /survey-responses/{id}/pdf HTTP/1.1
Host: api.tradeaware.live-eo.com
Authorization: Bearer JWT
Accept: */*
binary
Last updated