cURL
Knowledge Graphs API
Retrieve graph
Retrieve a Knowledge Graph.
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://dev.writer.com/llms.txt
Use this file to discover all available pages before exploring further.
Knowledge Graphs deployed to a specific team aren’t accessible via the API or SDK. To use a Knowledge Graph via the API or SDK, configure it with “All Teams” access in AI Studio.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your Writer API key.
Path Parameters
The unique identifier of the Knowledge Graph.
Response
200 - application/json
The unique identifier of the Knowledge Graph.
The timestamp when the Knowledge Graph was created.
The name of the Knowledge Graph.
The processing status of files in the Knowledge Graph.
The type of Knowledge Graph.
manual: files are uploaded via UI or APIconnector: files are uploaded via a data connector such as Google Drive or Confluenceweb: URLs are connected to the Knowledge Graph
Available options:
manual, connector, web A description of the Knowledge Graph.
An array of web connector URLs associated with this Knowledge Graph.