This is intended to help conceptualize requests.

We recommend tools such as Postman or ApiDog for development and testing.

Advanced
Parameter Description TypeScript Value
token (Required) Your API Token string
pretty (Optional) true means the response json will include white space for readability. Default is false. boolean
form_id (Required) The id of the form. number
include_versions (Optional) Whether to include past vesions of the form. Default is false boolean