Options for the list() method.
cursor is the opaque continuation token returned by the previous page; pass it back unchanged to fetch the next page. sessionId and type are exact-match filters; combining them is allowed.
cursor
sessionId
type
Optional
Opaque cursor from a previous page.
Maximum number of memories to return. Default 20, max 500.
Exact-match session filter.
Exact-match memory-type filter.
Options for the list() method.
cursoris the opaque continuation token returned by the previous page; pass it back unchanged to fetch the next page.sessionIdandtypeare exact-match filters; combining them is allowed.