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-ea4b-48b2-afa4-23184d8b8c9b",
"uuid": "123e4567-66dc-473d-8380-231849647e6b",
"edit_date": "2025-08-01 12:00:00"
}