/forms/{formId}

Retrieve the JSON definition of an Online Form.

Description

This definition contains all of the information necessary to render this form, validate it, and submit its contents back to NGP.

Request

This request does not require an API key.

Response

The form definition will come back as a JSON array of the fields that make up the form, as well as metadata about it and the post-submission information.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!