メインコンテンツへスキップ
GET
すべてのノートの一覧を取得

権限

Enterprise レベルで ManageAccountKnowledge 権限を付与されたサービスユーザーが必要です。

承認

Authorization
string
header
必須

サービスユーザーの認証情報(接頭辞: cog_)

クエリパラメータ

after
string | null
first
integer
デフォルト:100
必須範囲: 1 <= x <= 200
access_type
enum<string> | null
利用可能なオプション:
org,
enterprise
search
string | null
folder_path
string | null
pinned_repo
string | null

レスポンス

成功時のレスポンス

items
KnowledgeNoteResponse · object[]
必須
end_cursor
string | null

次のページを取得するためのカーソル。最後のページであれば None になります。

has_next_page
boolean
デフォルト:false

このページ以降に、さらに項目が存在するかどうか。

total
integer | null

合計件数(オプション。パフォーマンス向上のため省略可能)。