Find a form
Finds a previously created JSON form, based on a supplied document ID.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
id
Unique name of the form
Response
document of requested form
created
createdBy
lastUpdated
lastUpdatedBy
name
description
struct
schema
uiSchema
validationSchema
bindingSchema
version
_id
id
namespace
Errors
500
Internal Server Error