<!--
{
  "availability" : [

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

# INGetUserCurrentRestaurantReservationBookingsIntentResponseCode

Constants indicating the state of the response.

```
enum INGetUserCurrentRestaurantReservationBookingsIntentResponseCode
```

## Topics

### Constants

[`INGetUserCurrentRestaurantReservationBookingsIntentResponseCode.success`](/documentation/Intents/INGetUserCurrentRestaurantReservationBookingsIntentResponseCode/success)

You successfully handled the intent.

[`INGetUserCurrentRestaurantReservationBookingsIntentResponseCode.failure`](/documentation/Intents/INGetUserCurrentRestaurantReservationBookingsIntentResponseCode/failure)

You were unable to fetch the user’s reservations.

[`INGetUserCurrentRestaurantReservationBookingsIntentResponseCode.failureRequestUnsatisfiable`](/documentation/Intents/INGetUserCurrentRestaurantReservationBookingsIntentResponseCode/failureRequestUnsatisfiable)

The intent object contained conflicting information.

[`INGetUserCurrentRestaurantReservationBookingsIntentResponseCode.unspecified`](/documentation/Intents/INGetUserCurrentRestaurantReservationBookingsIntentResponseCode/unspecified)

The request did not contain enough information for you to proceed.



---

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)