Template
A template you can start new work from — one your account saved, or one from Bonsai's library.
- categoriesType: array of stringrequired
Category names the template is filed under, drawn from the
categoryrows of/public-api/v1/template_categories?filter[type]=Doc. Your own templates are filed underMy Templates. - idType: stringFormat: uuidrequired
Unique identifier for the template. Stable across requests, so you can store it and recognise the same template later.
- industriesType: array of stringrequired
Industry names the template is aimed at, drawn from the
industryrows of/public-api/v1/template_categories?filter[type]=Doc. - nameType: string | nullrequired
Template name, as it appears in the gallery.
- regionType: string | nullrequired
The region whose conventions the template is written for, or
nullwhen it applies everywhere. - sourceType: stringrequired
Where the template comes from:
ownfor one your account saved,libraryfor one of Bonsai's. Prefer your own when both match. - updatedType: stringFormat: date-time
_at requiredWhen the template was last changed.
- urlType: string | nullrequired
Absolute link to open the template in the Bonsai app, or
nullwhen your account cannot edit it. Library templates are edited by Bonsai, so theirs isnullunless your account curates the library; your own isnullwhen your role cannot edit documents.