v1

latestOpenAPI 3.0.32026-07-2644164161.5 KB
KG API

Retrieve graph

Retrieve a Knowledge Graph.

get/v1/graphs/{graph_id}

Path parameters

graph_idstring uuid required

The unique identifier of the Knowledge Graph.

Response

idstring uuid required

The unique identifier of the Knowledge Graph.

created_atstring date-time required

The timestamp when the Knowledge Graph was created.

namestring required

The name of the Knowledge Graph.

descriptionstring

A description of the Knowledge Graph.

type'manual' | 'connector' | 'web' required

The type of Knowledge Graph:

  • manual: files are uploaded via UI or API
  • connector: files are uploaded via a data connector such as Google Drive or Confluence
  • web: URLs are connected to the Knowledge Graph