Skip to main content
This page is the resolution target of the RFC 9457 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/domains under 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.