Get Note Document Template
Retrieve a specific note document template by ID.
See Template Based Documents for more details.
인증
API key in format {id}.{secret}.
The notes an endpoint returns depend on the key type. A user key reaches the notes that user can see in the app, including notes in their own private folders. A system key (workspace or organization, no user identity) reaches only notes that sit in a folder shared with all workspace members. Notes in a private folder, in a folder shared with only some members, or in no folder at all fall outside a system key's read scope, and scopes do not widen that boundary.
List and search endpoints drop out-of-scope notes from the response without an
error. Single-note reads and their sub-resources return 404, the same response
as a deleted note. See What notes a system key reads.
경로 매개변수
Template ID
응답
Template details
A template that defines the section structure for NoteDocuments. Either
platform-managed (isManaged: true) or team-custom. Use this to pick or
design the shape of a generated document. See
Data Model.
Template ID
1
Template title
"회의록"
Template description
"회의 내용을 체계적으로 정리하는 템플릿"
Template sections
Whether the template is favorited by the user
false
Whether the template is managed by the system
true
Whether the template is editable
false
Template creation timestamp
"2025-10-20T12:35:26Z"
Timestamp when the template was last used. Null if never used.
"2025-10-20T14:20:15Z"