Preview template details (entity types, relationships, rules count).
Path Parameters
template_id*Template Id
Response Body
application/json
application/json
curl -X GET "https://example.com/memory/ontology/templates/string"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}