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-1583-4480-b08a-230fe0b0344b",
"uuid": "123e4567-e2ce-46ad-a281-230fe73705db",
"edit_date": "2025-07-01 12:00:00"
}