type URI on every domain_not_found problem body: https://docs.get-exo.com/errors/domain_not_found.
HTTP status: 404 Not Found.
Why it happens
Domains are discovered by community detection over the subject’s own graph, so the set differs per subject and changes as the graph grows. A domain id from one subject means nothing under another.How to fix it
- List domains with
GET /v1/graph/domainsunder the same effective subject and use an id from there. - A freshly ingested graph may have no domains yet. Domain detection runs in the background cycle.
Related
node_not_foundnot_found- Errors for the envelope and the full catalogue