SmartMemory
GET
/memory/ontology/hitl

List :OntologyHITLQueue rows for the caller's workspace.

Query Parameters

status?Status

Filter by status

kind?|

Filter by kind

limit?Limit

Max rows

Response Body

application/json

application/json

curl -X GET "https://example.com/memory/ontology/hitl"
null
{
  "detail": [
    {
      "loc": [
        "string"
      ],
      "msg": "string",
      "type": "string",
      "input": null,
      "ctx": {}
    }
  ]
}