Retrieve graph
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
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 type of Knowledge Graph, either manual
(files are uploaded via UI or API) or connector
(files are uploaded via a connector).
Available options:
manual
, connector
A description of the Knowledge Graph.
Was this page helpful?