Detail

Get a single knowledge graph by ID.

Path parameters

idstringRequiredformat: "uuid"

Headers

AuthorizationstringRequired

Response

Successful Response
idstringformat: "uuid"
namestring
organization_idstringformat: "uuid"
is_activeboolean
Whether the knowledge graph is active
descriptionstring or null
The description of the knowledge graph
report_countinteger or nullDefaults to 0
media_countinteger or nullDefaults to 0
document_countinteger or nullDefaults to 0
crawl_countinteger or nullDefaults to 0

Errors