# phone\_verification\_not\_found

This event is triggered when a phone verification attempt is not found during an attempt to query or verify it.

phone\_verification\_not\_found is a **Phone Verification** event, and will be generated for Phone Verification usage.

## Event attributes

| event                       | The name of the event                                                                                                                     |
| --------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| objects.app.s\_account\_sid | The Twilio ID of the account                                                                                                              |
| objects.app.s\_device\_app  | The authentication application being used by the device; this will be authy, a custom branded customer app name, or an SDK-based app name |
| objects.app.s\_id           | The ID of the customer app                                                                                                                |
| objects.app.s\_type         | The type of the customer app; either full or trial                                                                                        |
| request.id                  | The unique ID of the request                                                                                                              |
| request.ip                  | The IP address where the request originated                                                                                               |
| time                        | The datetime when the event happened                                                                                                      |
