Get form data

Returns Form data using Form ID.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

form_idstringRequired
From's ID.

Response

Return the selected Form.
_idstring
idstring
form_namestring
formidstring
childrenlist of any
elementslist of any
createdstring
createdBystring
namestring
lastUpdatedstring
lastUpdatedBystring
groupslist of objects

Errors

500
Internal Server Error