<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INGetUserCurrentRestaurantReservationBookingsIntentResponseCode/failure",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INGetUserCurrentRestaurantReservationBookingsIntentResponseCode@INGetUserCurrentRestaurantReservationBookingsIntentResponseCodeFailure"
  },
  "title" : "INGetUserCurrentRestaurantReservationBookingsIntentResponseCode.failure"
}
-->

# INGetUserCurrentRestaurantReservationBookingsIntentResponseCode.failure

You were unable to fetch the user’s reservations.

```
case failure
```

## Discussion

Use this code for both transient and unrecoverable errors that prevented you from performing the fetch operation.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)