Knowledge Graph

Get Knowledge Graph Snapshot

get/knowledge_graph/snapshots/{id}

Path parameters

idstring required

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "/v1/schemas/GetKnowledgeGraphSnapshotResponseBody.json"
}

Changes