Print Survey

Render the survey as HTML, Word, or PDF based on the output type specified in the query string

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The survey id of the survey you want to print

Query Params
int32
enum
required

The output type you want to print the survey as.

Options: 1: Word doc | 2: HTML | 3: PDF

Allowed:
int32

The survey translation id to print the survey in.

boolean

Whether to include the title of the survey. (default: true)

boolean

Whether to include the logo. (default: true)

boolean

Whether to include question numbers. (default: true)

boolean

Whether to include page numbers. (default: true)

boolean

Whether to include page headings. (default: true)

boolean

Whether to include page descriptions. (default: true)

boolean

Whether to include page breaks. (default: true)

boolean

Whether to prevent breaking questions across pages. (default: true)

boolean

Whether to strip HTML tags from all questions. (default: false)

boolean

Whether to strip HTML tags from all answer choices. (default: false)

string

The background color of the survey title. (default: #1170a8 - dark blue)

string

The color of the survey title text. (default: #FFFFFF - white)

string

The background color of the survey logo. (default: #FFFFFF - white)

string

The background color of the page title. (default: #424242 - dark gray/black)

string

The color of the page title text. (default: #FFFFFF - white)

Headers
string
enum
Defaults to application/json

Generated from available response content types

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/html
application/msword
application/pdf
text/plain
application/json
text/json