NextGen APIs

GET documents/dynamic-forms/r1/templates/{templateId}/working-copies/models

Http Verb

GET

Url

/documents/dynamic-forms/r1/templates/{templateId}/working-copies/models

Permissions required


Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since

2026 W1 (FSM 22.0)

Deprecated since


Removed since


Tech Tags


Business Logic

This API returns the requested working copies models of the requested template

Path Parameters

Field

Note

templateId


Query String Parameters

 

Fields ℹ️

Default.

Header Parameters

Default.

Response documentation

Response payload fields

Field

Notes

id


type

Object containing the node structure. Node structure is different for each type of node, check the documentation here: Dynamic Forms Sheets: Node Types

properties

Object: { String code, LocalizedString description, String color, String note}

expressions

Object: { String visible, String readonly, String mandatory, String initialValue, String computedValue, Long evaluationOrder, String showOnSummary, String namingConvention}

status

Object { boolean visible, boolean readonly, boolean mandatory}