Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · api

Organization changed

api/beta/organization

Nearest release: v2.1.272, published 5 hours before this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+70added
Lines−41removed
From line 8,017 where the diff opens
First seen 26 Aug 2026 this site's first read of the page
Recorded edits10to this page, all time

The whole hunk

from line 8017, old and new numbered
/
lines

This page is larger than the 256 KiB this site keeps, so one side of the diff below stops where the stored text does.

from line 8017
80178017 
80188018 Data residency configuration.
80198019 
8020 - `allowed_inference_geos: array of string or "unrestricted"`
8020 - `allowed_inference_geos: array of BetaAllowedInferenceGeo or "unrestricted"`
80218021 
80228022 Permitted inference geo values. 'unrestricted' means all geos are allowed.
80238023 
8024 - `Geos = array of string`
8024 - `Geos = array of BetaAllowedInferenceGeo`
80258025 
8026 - `"global"`
8027 
8028 - `"us"`
8029 
80268030 - `Unrestricted = "unrestricted"`
80278031 
8028 - `default_inference_geo: string`
8032 - `default_inference_geo: "global" or "us"`
80298033 
80308034 Default inference geo applied when requests omit the parameter.
80318035 
8032 - `workspace_geo: string`
8036 - `"global"`
80338037 
8038 - `"us"`
8039 
8040 - `workspace_geo: "us"`
8041 
80348042 Geographic region for workspace data storage. Immutable after creation.
80358043 
80368044 - `display_color: string`
from line 8099
80918099 "created_at": "2024-10-30T23:58:27.427722Z",
80928100 "data_residency": {
80938101 "allowed_inference_geos": "unrestricted",
8094 "default_inference_geo": "default_inference_geo",
8095 "workspace_geo": "workspace_geo"
8102 "default_inference_geo": "global",
8103 "workspace_geo": "us"
80968104 },
80978105 "display_color": "#6C5BB9",
80988106 "external_key_id": "ekey_01SDCCSbTxrXDpWc1phhtcfK",
from line 8330
83228330 
83238331 Data residency configuration.
83248332 
8325 - `allowed_inference_geos: array of string or "unrestricted"`
8333 - `allowed_inference_geos: array of BetaAllowedInferenceGeo or "unrestricted"`
83268334 
83278335 Permitted inference geo values. 'unrestricted' means all geos are allowed.
83288336 
8329 - `Geos = array of string`
8337 - `Geos = array of BetaAllowedInferenceGeo`
83308338 
8339 - `"global"`
8340 
8341 - `"us"`
8342 
83318343 - `Unrestricted = "unrestricted"`
83328344 
8333 - `default_inference_geo: string`
8345 - `default_inference_geo: "global" or "us"`
83348346 
83358347 Default inference geo applied when requests omit the parameter.
83368348 
8337 - `workspace_geo: string`
8349 - `"global"`
83388350 
8351 - `"us"`
8352 
8353 - `workspace_geo: "us"`
8354 
83398355 Geographic region for workspace data storage. Immutable after creation.
83408356 
83418357 - `display_color: string`
from line 8408
83928408 "created_at": "2024-10-30T23:58:27.427722Z",
83938409 "data_residency": {
83948410 "allowed_inference_geos": "unrestricted",
8395 "default_inference_geo": "default_inference_geo",
8396 "workspace_geo": "workspace_geo"
8411 "default_inference_geo": "global",
8412 "workspace_geo": "us"
83978413 },
83988414 "display_color": "#6C5BB9",
83998415 "external_key_id": "ekey_01SDCCSbTxrXDpWc1phhtcfK",
from line 8480
84648480 
84658481 Data residency configuration.
84668482 
8467 - `allowed_inference_geos: array of string or "unrestricted"`
8483 - `allowed_inference_geos: array of BetaAllowedInferenceGeo or "unrestricted"`
84688484 
84698485 Permitted inference geo values. 'unrestricted' means all geos are allowed.
84708486 
8471 - `Geos = array of string`
8487 - `Geos = array of BetaAllowedInferenceGeo`
84728488 
8489 - `"global"`
8490 
8491 - `"us"`
8492 
84738493 - `Unrestricted = "unrestricted"`
84748494 
8475 - `default_inference_geo: string`
8495 - `default_inference_geo: "global" or "us"`
84768496 
84778497 Default inference geo applied when requests omit the parameter.
84788498 
8479 - `workspace_geo: string`
8499 - `"global"`
84808500 
8501 - `"us"`
8502 
8503 - `workspace_geo: "us"`
8504 
84818505 Geographic region for workspace data storage. Immutable after creation.
84828506 
84838507 - `display_color: string`
from line 8548
85248548 "created_at": "2024-10-30T23:58:27.427722Z",
85258549 "data_residency": {
85268550 "allowed_inference_geos": "unrestricted",
8527 "default_inference_geo": "default_inference_geo",
8528 "workspace_geo": "workspace_geo"
8551 "default_inference_geo": "global",
8552 "workspace_geo": "us"
85298553 },
85308554 "display_color": "#6C5BB9",
85318555 "external_key_id": "ekey_01SDCCSbTxrXDpWc1phhtcfK",
from line 8674
86508674 
86518675 Data residency configuration.
86528676 
8653 - `allowed_inference_geos: array of string or "unrestricted"`
8677 - `allowed_inference_geos: array of BetaAllowedInferenceGeo or "unrestricted"`
86548678 
86558679 Permitted inference geo values. 'unrestricted' means all geos are allowed.
86568680 
8657 - `Geos = array of string`
8681 - `Geos = array of BetaAllowedInferenceGeo`
86588682 
8683 - `"global"`
8684 
8685 - `"us"`
8686 
86598687 - `Unrestricted = "unrestricted"`
86608688 
8661 - `default_inference_geo: string`
8689 - `default_inference_geo: "global" or "us"`
86628690 
86638691 Default inference geo applied when requests omit the parameter.
86648692 
8665 - `workspace_geo: string`
8693 - `"global"`
86668694 
8695 - `"us"`
8696 
8697 - `workspace_geo: "us"`
8698 
86678699 Geographic region for workspace data storage. Immutable after creation.
86688700 
86698701 - `display_color: string`
from line 8751
87198751 "created_at": "2024-10-30T23:58:27.427722Z",
87208752 "data_residency": {
87218753 "allowed_inference_geos": "unrestricted",
8722 "default_inference_geo": "default_inference_geo",
8723 "workspace_geo": "workspace_geo"
8754 "default_inference_geo": "global",
8755 "workspace_geo": "us"
87248756 },
87258757 "display_color": "#6C5BB9",
87268758 "external_key_id": "ekey_01SDCCSbTxrXDpWc1phhtcfK",
from line 8821
87898821 
87908822 Data residency configuration.
87918823 
8792 - `allowed_inference_geos: array of string or "unrestricted"`
8824 - `allowed_inference_geos: array of BetaAllowedInferenceGeo or "unrestricted"`
87938825 
87948826 Permitted inference geo values. 'unrestricted' means all geos are allowed.
87958827 
8796 - `Geos = array of string`
8828 - `Geos = array of BetaAllowedInferenceGeo`
87978829 
8830 - `"global"`
8831 
8832 - `"us"`
8833 
87988834 - `Unrestricted = "unrestricted"`
87998835 
8800 - `default_inference_geo: string`
8836 - `default_inference_geo: "global" or "us"`
88018837 
88028838 Default inference geo applied when requests omit the parameter.
88038839 
8804 - `workspace_geo: string`
8840 - `"global"`
88058841 
8842 - `"us"`
8843 
8844 - `workspace_geo: "us"`
8845 
88068846 Geographic region for workspace data storage. Immutable after creation.
88078847 
88088848 - `display_color: string`
from line 8890
88508890 "created_at": "2024-10-30T23:58:27.427722Z",
88518891 "data_residency": {
88528892 "allowed_inference_geos": "unrestricted",
8853 "default_inference_geo": "default_inference_geo",
8854 "workspace_geo": "workspace_geo"
8893 "default_inference_geo": "global",
8894 "workspace_geo": "us"
88558895 },
88568896 "display_color": "#6C5BB9",
88578897 "external_key_id": "ekey_01SDCCSbTxrXDpWc1phhtcfK",
from line 10567
1052710567 
1052810568 - `type: "enabled"`
1052910569 
10530 default: enabled
10531 
10532 - `BetaComplianceSettingsStateDisabled object`
10533 
10534 - `type: "disabled"`
10535 
10536 default: disabled
10537 
10538#### Example
10539 
10540```bash
10541curl https://api.anthropic.com/v1/organizations/compliance_settings \
10542 -H 'anthropic-version: 2023-06-01' \
10543 -H "X-Api-Key: $ANTHROPIC_API_KEY"
10544```
10545 
10546##### Response (200)
10547 
10548```json
10549{
10550 "state": {
10551 "type": "enabled"
10552 },
10553 "type": "compliance_settings"
10554}
10555```
10556 
10557### Update Compliance Settings
10558 
10559**POST**
10570