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

Workspaces changed

api/beta/organization/workspaces

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+94added
Lines−38removed
From line 81 where the diff opens
First seen 26 Aug 2026 this site's first read of the page
Recorded edits7to this page, all time

The whole hunk

from line 81, old and new numbered
/
lines
from line 81
8181 
8282 Data residency configuration.
8383 
84 - `allowed_inference_geos: array of string or "unrestricted"`
84 - `allowed_inference_geos: array of BetaAllowedInferenceGeo or "unrestricted"`
8585 
8686 Permitted inference geo values. 'unrestricted' means all geos are allowed.
8787 
88 - `Geos = array of string`
88 - `Geos = array of BetaAllowedInferenceGeo`
8989 
90 - `"global"`
91 
92 - `"us"`
93 
9094 - `Unrestricted = "unrestricted"`
9195 
92 - `default_inference_geo: string`
96 - `default_inference_geo: "global" or "us"`
9397 
9498 Default inference geo applied when requests omit the parameter.
9599 
96 - `workspace_geo: string`
100 - `"global"`
97101 
102 - `"us"`
103 
104 - `workspace_geo: "us"`
105 
98106 Geographic region for workspace data storage. Immutable after creation.
99107 
100108 - `display_color: string`
from line 163
155163 "created_at": "2024-10-30T23:58:27.427722Z",
156164 "data_residency": {
157165 "allowed_inference_geos": "unrestricted",
158 "default_inference_geo": "default_inference_geo",
159 "workspace_geo": "workspace_geo"
166 "default_inference_geo": "global",
167 "workspace_geo": "us"
160168 },
161169 "display_color": "#6C5BB9",
162170 "external_key_id": "ekey_01SDCCSbTxrXDpWc1phhtcfK",
from line 394
386394 
387395 Data residency configuration.
388396 
389 - `allowed_inference_geos: array of string or "unrestricted"`
397 - `allowed_inference_geos: array of BetaAllowedInferenceGeo or "unrestricted"`
390398 
391399 Permitted inference geo values. 'unrestricted' means all geos are allowed.
392400 
393 - `Geos = array of string`
401 - `Geos = array of BetaAllowedInferenceGeo`
394402 
403 - `"global"`
404 
405 - `"us"`
406 
395407 - `Unrestricted = "unrestricted"`
396408 
397 - `default_inference_geo: string`
409 - `default_inference_geo: "global" or "us"`
398410 
399411 Default inference geo applied when requests omit the parameter.
400412 
401 - `workspace_geo: string`
413 - `"global"`
402414 
415 - `"us"`
416 
417 - `workspace_geo: "us"`
418 
403419 Geographic region for workspace data storage. Immutable after creation.
404420 
405421 - `display_color: string`
from line 472
456472 "created_at": "2024-10-30T23:58:27.427722Z",
457473 "data_residency": {
458474 "allowed_inference_geos": "unrestricted",
459 "default_inference_geo": "default_inference_geo",
460 "workspace_geo": "workspace_geo"
475 "default_inference_geo": "global",
476 "workspace_geo": "us"
461477 },
462478 "display_color": "#6C5BB9",
463479 "external_key_id": "ekey_01SDCCSbTxrXDpWc1phhtcfK",
from line 544
528544 
529545 Data residency configuration.
530546 
531 - `allowed_inference_geos: array of string or "unrestricted"`
547 - `allowed_inference_geos: array of BetaAllowedInferenceGeo or "unrestricted"`
532548 
533549 Permitted inference geo values. 'unrestricted' means all geos are allowed.
534550 
535 - `Geos = array of string`
551 - `Geos = array of BetaAllowedInferenceGeo`
536552 
553 - `"global"`
554 
555 - `"us"`
556 
537557 - `Unrestricted = "unrestricted"`
538558 
539 - `default_inference_geo: string`
559 - `default_inference_geo: "global" or "us"`
540560 
541561 Default inference geo applied when requests omit the parameter.
542562 
543 - `workspace_geo: string`
563 - `"global"`
544564 
565 - `"us"`
566 
567 - `workspace_geo: "us"`
568 
545569 Geographic region for workspace data storage. Immutable after creation.
546570 
547571 - `display_color: string`
from line 612
588612 "created_at": "2024-10-30T23:58:27.427722Z",
589613 "data_residency": {
590614 "allowed_inference_geos": "unrestricted",
591 "default_inference_geo": "default_inference_geo",
592 "workspace_geo": "workspace_geo"
615 "default_inference_geo": "global",
616 "workspace_geo": "us"
593617 },
594618 "display_color": "#6C5BB9",
595619 "external_key_id": "ekey_01SDCCSbTxrXDpWc1phhtcfK",
from line 738
714738 
715739 Data residency configuration.
716740 
717 - `allowed_inference_geos: array of string or "unrestricted"`
741 - `allowed_inference_geos: array of BetaAllowedInferenceGeo or "unrestricted"`
718742 
719743 Permitted inference geo values. 'unrestricted' means all geos are allowed.
720744 
721 - `Geos = array of string`
745 - `Geos = array of BetaAllowedInferenceGeo`
722746 
747 - `"global"`
748 
749 - `"us"`
750 
723751 - `Unrestricted = "unrestricted"`
724752 
725 - `default_inference_geo: string`
753 - `default_inference_geo: "global" or "us"`
726754 
727755 Default inference geo applied when requests omit the parameter.
728756 
729 - `workspace_geo: string`
757 - `"global"`
730758 
759 - `"us"`
760 
761 - `workspace_geo: "us"`
762 
731763 Geographic region for workspace data storage. Immutable after creation.
732764 
733765 - `display_color: string`
from line 815
783815 "created_at": "2024-10-30T23:58:27.427722Z",
784816 "data_residency": {
785817 "allowed_inference_geos": "unrestricted",
786 "default_inference_geo": "default_inference_geo",
787 "workspace_geo": "workspace_geo"
818 "default_inference_geo": "global",
819 "workspace_geo": "us"
788820 },
789821 "display_color": "#6C5BB9",
790822 "external_key_id": "ekey_01SDCCSbTxrXDpWc1phhtcfK",
from line 885
853885 
854886 Data residency configuration.
855887 
856 - `allowed_inference_geos: array of string or "unrestricted"`
888 - `allowed_inference_geos: array of BetaAllowedInferenceGeo or "unrestricted"`
857889 
858890 Permitted inference geo values. 'unrestricted' means all geos are allowed.
859891 
860 - `Geos = array of string`
892 - `Geos = array of BetaAllowedInferenceGeo`
861893 
894 - `"global"`
895 
896 - `"us"`
897 
862898 - `Unrestricted = "unrestricted"`
863899 
864 - `default_inference_geo: string`
900 - `default_inference_geo: "global" or "us"`
865901 
866902 Default inference geo applied when requests omit the parameter.
867903 
868 - `workspace_geo: string`
904 - `"global"`
869905 
906 - `"us"`
907 
908 - `workspace_geo: "us"`
909 
870910 Geographic region for workspace data storage. Immutable after creation.
871911 
872912 - `display_color: string`
from line 954
914954 "created_at": "2024-10-30T23:58:27.427722Z",
915955 "data_residency": {
916956 "allowed_inference_geos": "unrestricted",
917 "default_inference_geo": "default_inference_geo",
918 "workspace_geo": "workspace_geo"
957 "default_inference_geo": "global",
958 "workspace_geo": "us"
919959 },
920960 "display_color": "#6C5BB9",
921961 "external_key_id": "ekey_01SDCCSbTxrXDpWc1phhtcfK",
from line 982
942982 
943983- `BetaDataResidency object`
944984 
945 - `allowed_inference_geos: array of string or "unrestricted"`
985 - `allowed_inference_geos: array of BetaAllowedInferenceGeo or "unrestricted"`
946986 
947987 Permitted inference geo values. 'unrestricted' means all geos are allowed.
948988 
949 - `Geos = array of string`
989 - `Geos = array of BetaAllowedInferenceGeo`
950990 
991 - `"global"`
992 
993 - `"us"`
994 
951995 - `Unrestricted = "unrestricted"`
952996 
953 - `default_inference_geo: string`
997 - `default_inference_geo: "global" or "us"`
954998 
955999 Default inference geo applied when requests omit the parameter.
9561000 
957 - `workspace_geo: string`
1001 - `"global"`
9581002 
1003 - `"us"`
1004 
1005 - `workspace_geo: "us"`
1006 
9591007 Geographic region for workspace data storage. Immutable after creation.
9601008 
9611009### Beta Data Residency Create Config
from line 1116
10681116 
10691117 Data residency configuration.
10701118 
1071 - `allowed_inference_geos: array of string or "unrestricted"`
1119 - `allowed_inference_geos: array of BetaAllowedInferenceGeo or "unrestricted"`
10721120 
10731121 Permitted inference geo values. 'unrestricted' means all geos are allowed.
10741122 
1075 - `Geos = array of string`
1123 - `Geos = array of BetaAllowedInferenceGeo`
10761124 
1125 - `"global"`
1126 
1127 - `"us"`
1128 
10771129 - `Unrestricted = "unrestricted"`
10781130 
1079 - `default_inference_geo: string`
1131 - `default_inference_geo: "global" or "us"`
10801132 
10811133 Default inference geo applied when requests omit the parameter.
10821134 
1083 - `workspace_geo: string`
1135 - `"global"`
1136 
1137 - `"us"`
1138 
1139 - `workspace_geo: "us"`
10841140 
10851141 Geographic region for workspace data storage. Immutable after creation.
10861142