Retrieve question set for a form by id

Return a question set for a given form. Each question set may contain one or more questions, validation regular expression, and navigation aids. For more information, see form question set.

Path Params
string
required

Form IDs - Use the /getAllFormIds endpoint to get all withholding form IDs available

string
required
Query Params
string
boolean
Defaults to false
boolean
Defaults to false
boolean
Defaults to false
Headers
string

A Timezone ID. Timezone will effect form determination, but form version will always take precedence over timezone. If not specified, defaults to ETC/UTC. Documented here: https://client-docs.symmetry.com/docs/spf-api-timezones

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*
Jump to top