Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Headers

AiQL-Workspace
string
required

ID of the workspace the request operates on.

Path Parameters

id
string
required

Response

Successful Response

nodes
GraphNode · object[]

Nodes of the knowledge graph extracted from the source.

relationships
GraphRelationship · object[]

Relationships between nodes of the knowledge graph.