Return any nodes and edges mentioned in an episode

Deprecated

Deprecated. Use edge and node listing with filters.episode_uuids instead. Returns nodes and edges mentioned in an episode, subject to an internal cap; responses reduced by that cap set the Zep-Truncated header.

Path parameters

uuidstringRequired
Episode uuid

Response headers

Zep-TruncatedstringOptional

Present with value true when the internal cap reduced the result set; absent when the response is complete.

Response

Edges and nodes mentioned in an episode
edgeslist of objectsOptional
nodeslist of objectsOptional

Errors

400
Bad Request Error
500
Internal Server Error