Get Memory Labels
Get labels assigned to a memory.
curl -X GET "http://127.0.0.1:14242/memories/string/labels"{
"labels": [
{}
]
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}