Knowledge Graph

Expand Knowledge Graph Relationships

get/knowledge/graph/relationships

Query parameters

entitySelectionRefstring required
predicatestring[]
cursorstring
limitinteger

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

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

Changes

Changed in 2 of the 47 revisions of this API.15

  • v16566aea4d07914See the full diff
    • ▲

      added the new required query request parameter entitySelectionRef

      new-required-request-parameter

    • ○

      added the new optional query request parameter cursor

      new-optional-request-parameter

    • ○

      added the new optional query request parameter limit

      new-optional-request-parameter

    • ○

      added the new optional query request parameter predicate

      new-optional-request-parameter

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      endpoint added

      endpoint-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog