v1
Restore (un-archive) a previously archived document by its id.
Restore (un-archive) a saved document by its id — the mirror of archive_document. The document
re-enters your Files view and can be opened/edited again (open it into a chat with open_documents).
document_id is the same id used by list_documents / archive_document. Idempotent: restoring an
already-active (or unknown) document is a no-op. Non-billable.
POST
Restore (un-archive) a previously archived document by its id.
Previous
Open saved documents into a chat session (shared, never copied).Load one or more SAVED documents into a session as editable tabs. The SAME durable
document is attached (never copied), so edits flow back to the one shared row with
cross-session soft-collaboration. The first listed document is focused. Returns the
refreshed document roster so the client can render tabs immediately.
Next
Restore (un-archive) a previously archived document by its id.

