> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agentcard.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# Identity verification events

> A user's KYC status changed.

Filter: `identity.*`. The alternative to polling `GET /api/v2/kyc`.

| Event                                                                                            | Fires when                                                                                                                                        |
| ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------- |
| [`identity.verification.updated`](/webhooks/identity-verification/identity-verification-updated) | The verification moved to a new status: `awaiting_documents`, `needs_information`, `requires_verification`, `pending`, `approved`, or `rejected`. |
