List Entities
GET /api/v1/knowledge-graph/entities
GET
/api/v1/knowledge-graph/entities
List live graph entities for the authenticated tenant.
When q is supplied (Phase 194-01 KG-SURFACE-01) the result is
a case-insensitive prefix autocomplete capped at 20 rows regardless
of the caller-supplied limit. An empty or whitespace-only q
is treated as “absent” for friendliness — the client does not need
to strip before firing the request.
Authorizations
Parameters
Query Parameters
Responses
200
Successful Response
422
Validation Error
object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string