# BackupCodeResource

An interface that represents a backup code.

| Name      | Type      | Description                                        |
| --------- | --------- | -------------------------------------------------- |
| id        | string    | The unique identifier for the set of backup codes. |
| codes     | string[] | The generated set of backup codes.                 |
| createdAt | Date      | The date when the backup codes were created.       |
| updatedAt | Date      | The date when the backup codes were last updated.  |

---

## Sitemap

[Overview of all docs pages](https://clerk.com/docs/llms.txt)
