HTTP 404 · not-found — ← all Webpath errors
Nothing readable lives at this path — it may not exist, or it may be private.
How to recover. Check the path; if it might be private, present a key or sign in. (A private file looks identical to a missing one.)
Example response
{
"type": "https://muse.as/a/webpath/errors/not-found",
"title": "Not found",
"status": 404,
"detail": "Check the path; if it might be private, present a key or sign in. (A private file looks identical to a missing one.)"
}
This page documents the not-found error type returned in Webpath RFC 7807
application/problem+json responses. The machine-readable detail field carries a recovery
hint you can show a user verbatim — see the Spec §12 and
API Reference.