# `Codex.Events.ThreadUnarchived`
[🔗](https://github.com/nshkrdotcom/codex_sdk/blob/v0.16.1/lib/codex/events.ex#L58)

Event emitted when a thread is restored from the archive.

# `t`

```elixir
@type t() :: %Codex.Events.ThreadUnarchived{thread_id: String.t()}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
