메인 콘텐츠로 건너뛰기
GET
Get Wiki Graph Links

인증

Authorization
string
header
필수

API key in format {id}.{secret}

경로 매개변수

workspaceGuid
string
필수

Workspace GUID

쿼리 매개변수

pageGuids
string[]
필수

Page GUIDs to link (repeated parameter, required). Example: ?pageGuids=page1&pageGuids=page2

응답

Wiki graph showing links between the specified pages

nodes
object[]
필수

List of wiki page nodes

edges
object[]
필수

List of links between nodes