Search the documentation
50 pages for archive.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it. Cut at 50, so a narrower query shows the rest.
Archive Federation Issuer
Claude Developer Platform · title
api/admin/federation_issuers/archive
Archive Federation Rule
Claude Developer Platform · title
api/admin/federation_rules/archive
Archive Tunnel
Claude Developer Platform · title
api/admin/mcp_tunnels/archive
Archive Tunnel Certificate
Claude Developer Platform · title
api/admin/mcp_tunnels/tunnel_certificates/archive
Archive Service Account
Claude Developer Platform · title
api/admin/service_accounts/archive
Archive Workspace
Claude Developer Platform · title
api/admin/workspaces/archive
Archive Agent
Claude Developer Platform · title
api/beta/agents/archive
Archive Deployment
Claude Developer Platform · title
api/beta/deployments/archive
Archive a Dream
Claude Developer Platform · title
api/beta/dreams/archive
Archive Environment
Claude Developer Platform · title
api/beta/environments/archive
Archive a memory store
Claude Developer Platform · title
api/beta/memory_stores/archive
Archive Federation Issuer
Claude Developer Platform · title
api/beta/organization/federation/issuers/archive
Archive Federation Rule
Claude Developer Platform · title
api/beta/organization/federation/rules/archive
Archive Service Account
Claude Developer Platform · title
api/beta/organization/service_accounts/archive
Archive Workspace
Claude Developer Platform · title
api/beta/organization/workspaces/archive
Archive Session
Claude Developer Platform · title
api/beta/sessions/archive
Archive Session Thread
Claude Developer Platform · title
api/beta/sessions/threads/archive
Archive Tunnel
Claude Developer Platform · title
api/beta/tunnels/archive
Archive Tunnel Certificate
Claude Developer Platform · title
api/beta/tunnels/certificates/archive
Archive Vault
Claude Developer Platform · title
api/beta/vaults/archive
Archive Credential
Claude Developer Platform · title
api/beta/vaults/credentials/archive
optimizing-for-cost-and-intelligence
Claude Developer Platform · in the page
about-claude/models/optimizing-for-cost-and-intelligence
…ugust 1 to 2, 2026) and 70 solo runs (50 from August 2 to 3, 2026; 20 archived from July 12 to 13 and August 1, 2026), $6.45 compared with $11.99 per run in expectation; delegated figures carry a meas…
Create the full URL from the GitHub repository
Claude Developer Platform · in the page
about-claude/use-case-guides/legal-summarization
…ble sublease agreement from the [sec.gov website](https://www.sec.gov/Archives/edgar/data/1045425/000119312507044370/dex1032.htm). The example uses the pypdf library to extract the contents of the PD…
console
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/console
…sole role with the Manage tunnels permission**, so you can create and archive tunnels, rotate the token, and manage certificates. Organization admins and owners have it by default; custom roles and pe…
security
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/security
…cp_servers` block of Messages API requests. </Step> <Step title="Archive the tunnel"> Archiving invalidates the tunnel token and detaches the domain. In the Console, [archive the tunnel](http…
Admin
Claude Developer Platform · in the page
api/admin
…`Workspace object` - `id: string` ID of the Workspace. - `archived_at: string or null` RFC 3339 datetime string indicating when the Workspace was archived, or `null` if the Workspace…
API Keys
Claude Developer Platform · in the page
api/admin/api_keys
…for the organization's default Workspace. - `status: "active" or "archived" or "expired" or "inactive"` Status of the API key. - `"active"` - `"archived"` - `"expired"` -…
List API Keys
Claude Developer Platform · in the page
api/admin/api_keys/list
…ault: 20, maximum: 1000, minimum: 1 - `status: optional "active" or "archived" or "expired" or "inactive"` Filter by API key status. - `"active"` - `"archived"` - `"expired"` - `"inact…
Retrieve API Key (Admin API)
Claude Developer Platform · in the page
api/admin/api_keys/retrieve
…for the organization's default Workspace. - `status: "active" or "archived" or "expired" or "inactive"` Status of the API key. - `"active"` - `"archived"` - `"expired"` -…
Update API Key
Claude Developer Platform · in the page
api/admin/api_keys/update
…ey. maxLength: 500, minLength: 1 - `status: optional "active" or "archived" or "inactive" or null` Status of the API key. - `"active"` - `"archived"` - `"inactive"` ## Returns - `API…
External Keys
Claude Developer Platform · in the page
api/admin/external_keys
…ny workspace uses this config to encrypt its data — counting live and archived workspaces (an archived workspace's data remains encrypted under the config), excluding deleted ones. Only an attached co…
Create External Key
Claude Developer Platform · in the page
api/admin/external_keys/create
…ny workspace uses this config to encrypt its data — counting live and archived workspaces (an archived workspace's data remains encrypted under the config), excluding deleted ones. Only an attached co…
List External Keys
Claude Developer Platform · in the page
api/admin/external_keys/list
…ny workspace uses this config to encrypt its data — counting live and archived workspaces (an archived workspace's data remains encrypted under the config), excluding deleted ones. Only an attached co…
Get External Key
Claude Developer Platform · in the page
api/admin/external_keys/retrieve
…ny workspace uses this config to encrypt its data — counting live and archived workspaces (an archived workspace's data remains encrypted under the config), excluding deleted ones. Only an attached co…
Update External Key
Claude Developer Platform · in the page
api/admin/external_keys/update
…ny workspace uses this config to encrypt its data — counting live and archived workspaces (an archived workspace's data remains encrypted under the config), excluding deleted ones. Only an attached co…
Federation Issuers
Claude Developer Platform · in the page
api/admin/federation_issuers
…tly. - `id: string` Tagged ID of the federation issuer. - `archived_at: string or null` If set, all rules referencing this issuer reject token exchange. format: date-time - `ar…
Create Federation Issuer
Claude Developer Platform · in the page
api/admin/federation_issuers/create
…tly. - `id: string` Tagged ID of the federation issuer. - `archived_at: string or null` If set, all rules referencing this issuer reject token exchange. format: date-time - `ar…
List Federation Issuers
Claude Developer Platform · in the page
api/admin/federation_issuers/list
…s/federation_issuers` List federation issuers in your organization. Archived issuers are excluded unless `include_archived=true`. ## Query parameters - `include_archived: optional boolean` Incl…
Get Federation Issuer
Claude Developer Platform · in the page
api/admin/federation_issuers/retrieve
…tly. - `id: string` Tagged ID of the federation issuer. - `archived_at: string or null` If set, all rules referencing this issuer reject token exchange. format: date-time - `ar…
Update Federation Issuer
Claude Developer Platform · in the page
api/admin/federation_issuers/update
…eration issuer. Setting `jwks` replaces the full JWKS shape at once. Archived issuers cannot be updated; this returns 400. Create a new issuer instead. Updating an issuer that backs a rule with a sc…
Federation Rules
Claude Developer Platform · in the page
api/admin/federation_rules
…d after the rule). `workspace_ids` is ignored at exchange time. - `archived_at: string or null` If set, this rule is archived and rejects token exchange. format: date-time - `archived_…
Create Federation Rule
Claude Developer Platform · in the page
api/admin/federation_rules/create
…d after the rule). `workspace_ids` is ignored at exchange time. - `archived_at: string or null` If set, this rule is archived and rejects token exchange. format: date-time - `archived_…
List Federation Rules
Claude Developer Platform · in the page
api/admin/federation_rules/list
…in your organization. Optionally filter by issuer with `issuer_id`. Archived rules are excluded unless `include_archived=true`. ## Query parameters - `include_archived: optional boolean` Includ…
Get Federation Rule
Claude Developer Platform · in the page
api/admin/federation_rules/retrieve
…d after the rule). `workspace_ids` is ignored at exchange time. - `archived_at: string or null` If set, this rule is archived and rejects token exchange. format: date-time - `archived_…
Update Federation Rule
Claude Developer Platform · in the page
api/admin/federation_rules/update
…your organization; invalid references are rejected with a 400 error. Archived rules cannot be updated; this returns 400. Create a new rule instead. Rules on well-known shared issuers (GitHub Actions,…
Workspaces
Claude Developer Platform · in the page
api/admin/federation_rules/workspaces
…get is a member (it is implicitly a member of the default workspace). Archived rules are rejected with 400. OAuth callers may only manage rules whose `oauth_scope` is `workspace:developer` or `workspa…
Add Federation Rule Workspace
Claude Developer Platform · in the page
api/admin/federation_rules/workspaces/create
…get is a member (it is implicitly a member of the default workspace). Archived rules are rejected with 400. OAuth callers may only manage rules whose `oauth_scope` is `workspace:developer` or `workspa…
MCP Tunnels
Claude Developer Platform · in the page
api/admin/mcp_tunnels
…nnel endpoints. ### Returns - `id: string` ID of the Tunnel. - `archived_at: string or null` RFC 3339 datetime string indicating when the Tunnel was archived, or `null` if it is not archive…
List Tunnels
Claude Developer Platform · in the page
api/admin/mcp_tunnels/list
…e (newest first). Use `workspace_id` to filter to a single workspace; archived tunnels are excluded unless `include_archived` is set. ## Query parameters - `include_archived: optional boolean` In…
Get Tunnel
Claude Developer Platform · in the page
api/admin/mcp_tunnels/retrieve
…unnel endpoints. ## Returns - `id: string` ID of the Tunnel. - `archived_at: string or null` RFC 3339 datetime string indicating when the Tunnel was archived, or `null` if it is not archive…