Get Episodes for a node

Deprecated

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_uuidstringRequired
Node UUID

Response headers

Zep-TruncatedstringOptional

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

Response

Episodes
episodeslist of objectsOptional

Errors

400
Bad Request Error
500
Internal Server Error