Skip to main content
GET
The graph schema registry with live counts

Headers

X-Memloom-Owner
string<uuid>

The owner this request acts for. Applies to every owner-scoped endpoint, reads as well as writes. Omit it and the daemon's own default owner answers (see GET /health), which is what a single-owner install has always used. A value that is not a uuid is refused with 400 rather than coerced.

Response

200 - application/json

Entity types, relations, predicates with counts, and pending proposals.

entityTypes
object[]
relations
object[]
predicates
object[]
proposals
object[]

The LLM proposal review queue: names the extractor wanted often enough to surface, with the saved occurrences behind them. Approve or dismiss via the schema id endpoints.