메인 콘텐츠로 건너뛰기
GET
List Note Documents

인증

Authorization
string
header
필수

API key in format {id}.{secret}

경로 매개변수

noteGuid
string
필수

Note GUID

쿼리 매개변수

templateId
integer<int64>

Filter by template ID

응답

List of documents

Response containing list of note documents

content
object[]
필수

Array of document summaries

totalSize
integer

Total number of documents

예시:

5