Knowledge Graph
Expand Knowledge Graph Relationships
get/knowledge/graph/relationships
Query parameters
entitySelectionRefstring required
predicatestring[]
cursorstring
limitinteger
Response
OK
Example response
{
"$schema": "/v1/schemas/ExpandKnowledgeGraphRelationshipsResponseBody.json"
}Changes
Changed in 2 of the 47 revisions of this API.15
- ▲
added the new required
queryrequest parameterentitySelectionRefnew-required-request-parameter
- ○
added the new optional
queryrequest parametercursornew-optional-request-parameter
- ○
added the new optional
queryrequest parameterlimitnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterpredicatenew-optional-request-parameter
- ○
added the optional property
/to the response with the statusresponse-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
- ○