{
  "data": null,
  "status": "failure",
  "error": {
    "type": "https://formsreach.com/errors/not_found",
    "title": "Not Found",
    "status": 404,
    "code": "not_found",
    "detail": "No resource exists at this path.",
    "hint": "See https://formsreach.com/llms.txt for discoverable URLs, or https://formsreach.com/openapi.json for the submit API."
  },
  "meta": {
    "requestId": null,
    "docs": "https://formsreach.com/errors/not_found/"
  }
}