curl --location --request GET 'https://api.stateset.com/v1/memory' \ --header 'Content-Type: application/json' \ --header 'Authorization: Token <token>' \ --data-raw '{ "id": "1234abcd-5678-efgh-9101-ijklmnopqrst" }'
{ "memory": { "id": "1234abcd-5678-efgh-9101-ijklmnopqrst", "memory": "User prefers to receive notifications via email.", "memory_type": "long-term", "user_id": "user_1234abcd", "agent_id": "agent_5678efgh", "created_at": "2024-08-25T10:00:00Z" } }
This endpoint gets a memory