Knowledge Graphs
List documents in knowledge graph
Paginated list of documents associated with the knowledge graph. Same response shape as GET /documents; KG ownership is the authorization boundary (404 if the KG isn't found or owned).
get/api/v0/knowledge-graphs/{kg_id}/documents
Path parameters
kg_idstring uuid required
Query parameters
limitinteger
Maximum number of documents to return per page.
Maximum number of documents to return per page.
offsetinteger
Number of documents to skip.
Number of documents to skip.
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.