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.