morio.api.db.404
No result - This is the API equivalent of a 404 page for the database. The query did not find any results.
Example response
{
"type": "https://morio.it/docs/reference/errors/morio.api.db.404",
"status": 404,
"title": "No result",
"detail": "This is the API equivalent of a 404 page for the database. The query did not find any results."
}