Get Episodes for a node
Deprecated. Use episode listing with mentioned_node_uuids (POST /graph/episodes/graph/{graph_id} or POST /graph/episodes/user/{user_id}) instead. Returns episodes that mentioned a given node, subject to an internal cap; responses reduced by that cap set the Zep-Truncated header.
Path parameters
node_uuid
Node UUID
Response headers
Zep-Truncated
Present with value true when the internal cap reduced the result set; absent when the response is complete.
Response
Episodes
episodes
Errors
400
Bad Request Error
500
Internal Server Error