{
  "data": null,
  "status": "failure",
  "error": {
    "type": "https://formsreach.com/errors/rate_limited",
    "title": "Too Many Requests",
    "status": 429,
    "code": "rate_limited",
    "detail": "This form or IP has exceeded the request rate limit.",
    "hint": "Wait for Retry-After seconds (or the RateLimit reset) and retry. Documented at https://formsreach.com/docs/submit-api/rate-limits/"
  },
  "meta": {
    "requestId": null,
    "docs": "https://formsreach.com/errors/rate_limited/"
  }
}