Forms
Retrieve a Form
get/form/{uuid}.json
Path parameters
uuidstring uuid required
UUID of the Form
Response
Form record
Example response
{
"document_template_uuid": "123e4567-863b-4f6a-8087-230fe40a931b",
"uuid": "123e4567-884b-49c1-803d-230fedec1efb",
"edit_date": "2025-07-01 12:00:00"
}