Skip to main content

TemplateListItem

Documentation template entry exposed in the public API

idstringrequired

Template unique identifier

Example: f90ee77d-b6cc-41fa-8d1f-bea649e6d93d
namestringrequired

Template name in the requested language

Example: {"fr-FR":"DOE"}
organizationCodestringrequired

Organization code

Example: 13_HABITAT
attachmentTypestringrequired

Attachment type

Example: BUILDING_GROUP
TemplateListItem
{
"id": "f90ee77d-b6cc-41fa-8d1f-bea649e6d93d",
"name": {
"fr-FR": "DOE"
},
"organizationCode": "13_HABITAT",
"attachmentType": "BUILDING_GROUP"
}