Retrieve form data

Retrieves dynamic variable data for a specific Document Generator form by forwarding the request body to the Document Generator Form Service.
The request body can be any valid JSON payload; the structure depends on the form configuration.
An optional type query parameter is forwarded to the downstream service to control the type of data returned.

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

Unique identifier of the form whose data will be retrieved.

Query Params
string

Optional data type selector forwarded to the downstream Document Generator Form Service.

Body Params

Arbitrary JSON payload forwarded to the Document Generator Form Service to resolve form variable data. Structure depends on the form configuration.

Responses

500

Unexpected server error while processing the request.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json