Return any nodes and edges mentioned in an episode
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
uuid
Episode uuid
Response headers
Zep-Truncated
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
edges
nodes
Errors
400
Bad Request Error
500
Internal Server Error