Knowledge Graphs
List nodes in a KG
All nodes in the KG, optionally narrowed to a tier ('representation' | 'domain') and/or a type_id.
get/api/v0/knowledge-graphs/{kg_id}/nodes
Path parameters
kg_idstring uuid required
Query parameters
tier'representation' | 'domain' nullable
Narrow to one ontology tier.
Narrow to one ontology tier.
type_idstring nullable
Narrow to one entity type id.
Narrow to one entity type id.
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.