---
title: INSearchForAccountsIntentResponseCode.failureAccountNotFound
framework: intents
role: symbol
role_heading: Case
path: intents/insearchforaccountsintentresponsecode/failureaccountnotfound
---

# INSearchForAccountsIntentResponseCode.failureAccountNotFound

The search yielded no results.

## Declaration

```swift
case failureAccountNotFound
```

## Discussion

Discussion Use this code when the search yielded no results.

## See Also

### Constants

- [INSearchForAccountsIntentResponseCode.unspecified](intents/insearchforaccountsintentresponsecode/unspecified.md)
- [INSearchForAccountsIntentResponseCode.ready](intents/insearchforaccountsintentresponsecode/ready.md)
- [INSearchForAccountsIntentResponseCode.inProgress](intents/insearchforaccountsintentresponsecode/inprogress.md)
- [INSearchForAccountsIntentResponseCode.success](intents/insearchforaccountsintentresponsecode/success.md)
- [INSearchForAccountsIntentResponseCode.failure](intents/insearchforaccountsintentresponsecode/failure.md)
- [INSearchForAccountsIntentResponseCode.failureNotEligible](intents/insearchforaccountsintentresponsecode/failurenoteligible.md)
- [INSearchForAccountsIntentResponseCode.failureRequiringAppLaunch](intents/insearchforaccountsintentresponsecode/failurerequiringapplaunch.md)
- [INSearchForAccountsIntentResponseCode.failureCredentialsUnverified](intents/insearchforaccountsintentresponsecode/failurecredentialsunverified.md)
- [INSearchForAccountsIntentResponseCode.failureTermsAndConditionsAcceptanceRequired](intents/insearchforaccountsintentresponsecode/failuretermsandconditionsacceptancerequired.md)
