Search the documentation
50 pages for restricted.
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.
browser-use-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/browser-use-tool
…Claude writes these paths while it's reading untrusted pages, so an unrestricted implementation would let a malicious page direct the upload of any file the executor can read to a site the page contro…
Admin
Claude Developer Platform · in the page
api/admin
…itted, defaults to `workspace_geo: "us"`, `allowed_inference_geos: "unrestricted"`, and `default_inference_geo: "global"`. - `allowed_inference_geos: optional array of "global" or "us" or "unrestri…
Analytics
Claude Developer Platform · in the page
api/admin/analytics
…- `"asc"` - `"desc"` - `order_by: optional string` Sort field. Restricted to the endpoint's sort column plus its rankable metrics (metrics default to descending; a few metrics rank in date-rang…
Chat Projects
Claude Developer Platform · in the page
api/admin/analytics/chat_projects
…- `"asc"` - `"desc"` - `order_by: optional string` Sort field. Restricted to the endpoint's sort column plus its rankable metrics (metrics default to descending; a few metrics rank in date-rang…
Get Chat Project Usage
Claude Developer Platform · in the page
api/admin/analytics/chat_projects/list
…- `"asc"` - `"desc"` - `order_by: optional string` Sort field. Restricted to the endpoint's sort column plus its rankable metrics (metrics default to descending; a few metrics rank in date-rang…
Connectors
Claude Developer Platform · in the page
api/admin/analytics/connectors
…- `"asc"` - `"desc"` - `order_by: optional string` Sort field. Restricted to the endpoint's sort column plus its rankable metrics (metrics default to descending; a few metrics rank in date-rang…
Get Connector Usage
Claude Developer Platform · in the page
api/admin/analytics/connectors/list
…- `"asc"` - `"desc"` - `order_by: optional string` Sort field. Restricted to the endpoint's sort column plus its rankable metrics (metrics default to descending; a few metrics rank in date-rang…
Plugins
Claude Developer Platform · in the page
api/admin/analytics/plugins
…- `"asc"` - `"desc"` - `order_by: optional string` Sort field. Restricted to the endpoint's sort column plus its rankable metrics (metrics default to descending; a few metrics rank in date-rang…
Get Plugin Usage
Claude Developer Platform · in the page
api/admin/analytics/plugins/list
…- `"asc"` - `"desc"` - `order_by: optional string` Sort field. Restricted to the endpoint's sort column plus its rankable metrics (metrics default to descending; a few metrics rank in date-rang…
Skills
Claude Developer Platform · in the page
api/admin/analytics/skills
…- `"asc"` - `"desc"` - `order_by: optional string` Sort field. Restricted to the endpoint's sort column plus its rankable metrics (metrics default to descending; a few metrics rank in date-rang…
Get Skill Usage
Claude Developer Platform · in the page
api/admin/analytics/skills/list
…- `"asc"` - `"desc"` - `order_by: optional string` Sort field. Restricted to the endpoint's sort column plus its rankable metrics (metrics default to descending; a few metrics rank in date-rang…
Users
Claude Developer Platform · in the page
api/admin/analytics/users
…- `"asc"` - `"desc"` - `order_by: optional string` Sort field. Restricted to the endpoint's sort column plus its rankable metrics (metrics default to descending; a few metrics rank in date-rang…
List User Activity
Claude Developer Platform · in the page
api/admin/analytics/users/list
…- `"asc"` - `"desc"` - `order_by: optional string` Sort field. Restricted to the endpoint's sort column plus its rankable metrics (metrics default to descending; a few metrics rank in date-rang…
Service Accounts
Claude Developer Platform · in the page
api/admin/service_accounts
…kspace_role: "workspace_admin" or "workspace_developer" or "workspace_restricted_developer" or "workspace_user"` Role to assign to the service account in this workspace. - `"workspace_admin"`…
Workspaces
Claude Developer Platform · in the page
api/admin/service_accounts/workspaces
…kspace_role: "workspace_admin" or "workspace_developer" or "workspace_restricted_developer" or "workspace_user"` Role to assign to the service account in this workspace. - `"workspace_admin"`…
Add Workspace To Service Account
Claude Developer Platform · in the page
api/admin/service_accounts/workspaces/create
…kspace_role: "workspace_admin" or "workspace_developer" or "workspace_restricted_developer" or "workspace_user"` Role to assign to the service account in this workspace. - `"workspace_admin"`…
List Workspaces For Service Account
Claude Developer Platform · in the page
api/admin/service_accounts/workspaces/list
…workspace_billing"` - `"workspace_developer"` - `"workspace_restricted_developer"` - `"workspace_user"` - `next_page: string or null` Opaque cursor for the next page, or null if no…
Workspaces
Claude Developer Platform · in the page
api/admin/workspaces
…itted, defaults to `workspace_geo: "us"`, `allowed_inference_geos: "unrestricted"`, and `default_inference_geo: "global"`. - `allowed_inference_geos: optional array of "global" or "us" or "unrestri…
Archive Workspace
Claude Developer Platform · in the page
api/admin/workspaces/archive
…configuration. - `allowed_inference_geos: array of string or "unrestricted"` Permitted inference geo values. 'unrestricted' means all geos are allowed. - `array of string` -…
Create Workspace
Claude Developer Platform · in the page
api/admin/workspaces/create
…itted, defaults to `workspace_geo: "us"`, `allowed_inference_geos: "unrestricted"`, and `default_inference_geo: "global"`. - `allowed_inference_geos: optional array of "global" or "us" or "unrestri…
List Workspaces
Claude Developer Platform · in the page
api/admin/workspaces/list
…configuration. - `allowed_inference_geos: array of string or "unrestricted"` Permitted inference geo values. 'unrestricted' means all geos are allowed. - `array of string` -…
Members
Claude Developer Platform · in the page
api/admin/workspaces/members
…kspace_role: "workspace_admin" or "workspace_developer" or "workspace_restricted_developer" or "workspace_user"` Role of the new Workspace Member. Cannot be `workspace_billing`. - `"workspace_ad…
Create Workspace Member
Claude Developer Platform · in the page
api/admin/workspaces/members/create
…kspace_role: "workspace_admin" or "workspace_developer" or "workspace_restricted_developer" or "workspace_user"` Role of the new Workspace Member. Cannot be `workspace_billing`. - `"workspace_ad…
List Workspace Members
Claude Developer Platform · in the page
api/admin/workspaces/members/list
…workspace_billing"` - `"workspace_developer"` - `"workspace_restricted_developer"` - `"workspace_user"` - `first_id: string or null` First ID in the `data` list. Can be used as the…
Get Workspace Member
Claude Developer Platform · in the page
api/admin/workspaces/members/retrieve
…workspace_billing"` - `"workspace_developer"` - `"workspace_restricted_developer"` - `"workspace_user"` ## Example ```bash curl https://api.anthropic.com/v1/organizations/workspaces/$…
Update Workspace Member
Claude Developer Platform · in the page
api/admin/workspaces/members/update
…- `"workspace_billing"` - `"workspace_developer"` - `"workspace_restricted_developer"` - `"workspace_user"` ## Returns - `WorkspaceMember object` - `type: "workspace_member"` Object…
Get Workspace
Claude Developer Platform · in the page
api/admin/workspaces/retrieve
…configuration. - `allowed_inference_geos: array of string or "unrestricted"` Permitted inference geo values. 'unrestricted' means all geos are allowed. - `array of string` -…
Service Accounts
Claude Developer Platform · in the page
api/admin/workspaces/service_accounts
…kspace_role: "workspace_admin" or "workspace_developer" or "workspace_restricted_developer" or "workspace_user"` Role to assign to the service account in this workspace. - `"workspace_admin"`…
Create Service Account Workspace Member
Claude Developer Platform · in the page
api/admin/workspaces/service_accounts/create
…kspace_role: "workspace_admin" or "workspace_developer" or "workspace_restricted_developer" or "workspace_user"` Role to assign to the service account in this workspace. - `"workspace_admin"`…
List Service Account Workspace Members
Claude Developer Platform · in the page
api/admin/workspaces/service_accounts/list
…workspace_billing"` - `"workspace_developer"` - `"workspace_restricted_developer"` - `"workspace_user"` - `next_page: string or null` Opaque cursor for the next page, or null if no…
Get Service Account Workspace Member
Claude Developer Platform · in the page
api/admin/workspaces/service_accounts/retrieve
…- `"workspace_billing"` - `"workspace_developer"` - `"workspace_restricted_developer"` - `"workspace_user"` ## Example ```bash curl https://api.anthropic.com/v1/organizations/workspaces/$WO…
Update Service Account Workspace Member
Claude Developer Platform · in the page
api/admin/workspaces/service_accounts/update
…kspace_role: "workspace_admin" or "workspace_developer" or "workspace_restricted_developer" or "workspace_user"` New role for the service account in this workspace. - `"workspace_admin"` - `"…
Update Workspace
Claude Developer Platform · in the page
api/admin/workspaces/update
…- `allowed_inference_geos: optional array of "global" or "us" or "unrestricted" or null` Permitted inference geo values. Use 'unrestricted' to allow all geos, or a list of specific geos. -…
Beta
Claude Developer Platform · in the page
api/beta
…request could assist the development of competing AI models, which is restricted under [Anthropic's commercial terms](https://www.anthropic.com/legal/commercial-terms). Benign machine learning work ca…
Environments
Claude Developer Platform · in the page
api/beta/environments
…: "cloud"` Environment type - `networking: optional BetaUnrestrictedNetwork or BetaLimitedNetworkParams or null` Network configuration policy. Omit on update to preserve the existin…
Archive Environment
Claude Developer Platform · in the page
api/beta/environments/archive
…`cloud` environment configuration. - `networking: BetaUnrestrictedNetwork or BetaLimitedNetwork` Network configuration policy. - `BetaUnrestrictedNetwork object`…
Create Environment
Claude Developer Platform · in the page
api/beta/environments/create
…: "cloud"` Environment type - `networking: optional BetaUnrestrictedNetwork or BetaLimitedNetworkParams or null` Network configuration policy. Omit on update to preserve the existin…
List Environments
Claude Developer Platform · in the page
api/beta/environments/list
…`cloud` environment configuration. - `networking: BetaUnrestrictedNetwork or BetaLimitedNetwork` Network configuration policy. - `BetaUnrestrictedNetwork object`…
Get Environment
Claude Developer Platform · in the page
api/beta/environments/retrieve
…`cloud` environment configuration. - `networking: BetaUnrestrictedNetwork or BetaLimitedNetwork` Network configuration policy. - `BetaUnrestrictedNetwork object`…
Update Environment
Claude Developer Platform · in the page
api/beta/environments/update
…: "cloud"` Environment type - `networking: optional BetaUnrestrictedNetwork or BetaLimitedNetworkParams or null` Network configuration policy. Omit on update to preserve the existin…
Messages
Claude Developer Platform · in the page
api/beta/messages
…request could assist the development of competing AI models, which is restricted under [Anthropic's commercial terms](https://www.anthropic.com/legal/commercial-terms). Benign machine learning work ca…
Batches
Claude Developer Platform · in the page
api/beta/messages/batches
…request could assist the development of competing AI models, which is restricted under [Anthropic's commercial terms](https://www.anthropic.com/legal/commercial-terms). Benign machine learning work ca…
Retrieve Message Batch results
Claude Developer Platform · in the page
api/beta/messages/batches/results
…request could assist the development of competing AI models, which is restricted under [Anthropic's commercial terms](https://www.anthropic.com/legal/commercial-terms). Benign machine learning work ca…
Create a Message
Claude Developer Platform · in the page
api/beta/messages/create
…request could assist the development of competing AI models, which is restricted under [Anthropic's commercial terms](https://www.anthropic.com/legal/commercial-terms). Benign machine learning work ca…
Organization
Claude Developer Platform · in the page
api/beta/organization
…- `"workspace_admin"` - `"workspace_developer"` - `"workspace_restricted_developer"` - `"workspace_user"` #### Returns - `BetaServiceAccountWorkspaceMember object` - `created_by_actor_…
Service Accounts
Claude Developer Platform · in the page
api/beta/organization/service_accounts
…workspace_billing"` - `"workspace_developer"` - `"workspace_restricted_developer"` - `"workspace_user"` ## Service Accounts › Workspaces ### Add Workspace To Service Account **POST**…
Workspaces
Claude Developer Platform · in the page
api/beta/organization/service_accounts/workspaces
…- `"workspace_admin"` - `"workspace_developer"` - `"workspace_restricted_developer"` - `"workspace_user"` ### Returns - `BetaServiceAccountWorkspaceMember object` - `created_by_actor_i…
Add Workspace To Service Account
Claude Developer Platform · in the page
api/beta/organization/service_accounts/workspaces/add
…- `"workspace_admin"` - `"workspace_developer"` - `"workspace_restricted_developer"` - `"workspace_user"` ## Returns - `BetaServiceAccountWorkspaceMember object` - `created_by_actor_id…
List Workspaces For Service Account
Claude Developer Platform · in the page
api/beta/organization/service_accounts/workspaces/list
…workspace_billing"` - `"workspace_developer"` - `"workspace_restricted_developer"` - `"workspace_user"` - `next_page: string or null` Opaque cursor for the next page, or null if no…
Workspaces
Claude Developer Platform · in the page
api/beta/organization/workspaces
…configuration. - `allowed_inference_geos: array of string or "unrestricted"` Permitted inference geo values. 'unrestricted' means all geos are allowed. - `Geos = array of string`…