Get Memory Labels
Get labels assigned to a memory.
Path Parameters
memory_id*Memory Id
Response Body
application/json
application/json
curl -X GET "https://example.com/memories/string/labels"{ "labels": [ {} ]}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}