cURL
curl --request GET \ --url https://api.b-bot.space/v2/store/items
{ "namespace": [ "<string>" ], "key": "<string>", "value": {}, "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" }
Success
Represents a single document or data entry in the graph's Store. Items are used to store cross-thread memories.