@seamapi/types 1.975.0 → 1.977.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/connect.cjs +371 -65
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +33 -9
- package/dist/index.cjs +371 -65
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/customer/customer-portal.d.ts +80 -14
- package/lib/seam/connect/models/customer/customer-portal.js +23 -4
- package/lib/seam/connect/models/customer/customer-portal.js.map +1 -1
- package/lib/seam/connect/openapi.js +364 -58
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +33 -9
- package/package.json +3 -2
- package/src/lib/seam/connect/models/customer/customer-portal.ts +25 -4
- package/src/lib/seam/connect/openapi.ts +369 -58
- package/src/lib/seam/connect/route-types.ts +48 -12
package/dist/index.cjs
CHANGED
|
@@ -38614,6 +38614,11 @@ var openapi = {
|
|
|
38614
38614
|
scheme: "bearer",
|
|
38615
38615
|
type: "http"
|
|
38616
38616
|
},
|
|
38617
|
+
client_session_with_customer_ro: {
|
|
38618
|
+
bearerFormat: "Customer Client Session Token (Read-Only)",
|
|
38619
|
+
scheme: "bearer",
|
|
38620
|
+
type: "http"
|
|
38621
|
+
},
|
|
38617
38622
|
console_session_with_workspace: {
|
|
38618
38623
|
bearerFormat: "Console Session Token",
|
|
38619
38624
|
scheme: "bearer",
|
|
@@ -39312,6 +39317,7 @@ var openapi = {
|
|
|
39312
39317
|
{ console_session_with_workspace: [] },
|
|
39313
39318
|
{ client_session: [] },
|
|
39314
39319
|
{ client_session_with_customer: [] },
|
|
39320
|
+
{ client_session_with_customer_ro: [] },
|
|
39315
39321
|
{ support_read_only_token: [] }
|
|
39316
39322
|
],
|
|
39317
39323
|
summary: "/access_codes/get",
|
|
@@ -39375,6 +39381,7 @@ var openapi = {
|
|
|
39375
39381
|
{ console_session_with_workspace: [] },
|
|
39376
39382
|
{ client_session: [] },
|
|
39377
39383
|
{ client_session_with_customer: [] },
|
|
39384
|
+
{ client_session_with_customer_ro: [] },
|
|
39378
39385
|
{ support_read_only_token: [] }
|
|
39379
39386
|
],
|
|
39380
39387
|
summary: "/access_codes/get",
|
|
@@ -39613,7 +39620,8 @@ var openapi = {
|
|
|
39613
39620
|
{ pat_with_workspace: [] },
|
|
39614
39621
|
{ console_session_with_workspace: [] },
|
|
39615
39622
|
{ client_session: [] },
|
|
39616
|
-
{ client_session_with_customer: [] }
|
|
39623
|
+
{ client_session_with_customer: [] },
|
|
39624
|
+
{ client_session_with_customer_ro: [] }
|
|
39617
39625
|
],
|
|
39618
39626
|
summary: "/access_codes/get_timeline",
|
|
39619
39627
|
tags: ["/access_codes"],
|
|
@@ -39835,7 +39843,8 @@ var openapi = {
|
|
|
39835
39843
|
{ pat_with_workspace: [] },
|
|
39836
39844
|
{ console_session_with_workspace: [] },
|
|
39837
39845
|
{ client_session: [] },
|
|
39838
|
-
{ client_session_with_customer: [] }
|
|
39846
|
+
{ client_session_with_customer: [] },
|
|
39847
|
+
{ client_session_with_customer_ro: [] }
|
|
39839
39848
|
],
|
|
39840
39849
|
summary: "/access_codes/get_timeline",
|
|
39841
39850
|
tags: ["/access_codes"],
|
|
@@ -39967,6 +39976,7 @@ var openapi = {
|
|
|
39967
39976
|
security: [
|
|
39968
39977
|
{ client_session: [] },
|
|
39969
39978
|
{ client_session_with_customer: [] },
|
|
39979
|
+
{ client_session_with_customer_ro: [] },
|
|
39970
39980
|
{ pat_with_workspace: [] },
|
|
39971
39981
|
{ console_session_with_workspace: [] },
|
|
39972
39982
|
{ api_key: [] },
|
|
@@ -40068,6 +40078,7 @@ var openapi = {
|
|
|
40068
40078
|
security: [
|
|
40069
40079
|
{ client_session: [] },
|
|
40070
40080
|
{ client_session_with_customer: [] },
|
|
40081
|
+
{ client_session_with_customer_ro: [] },
|
|
40071
40082
|
{ pat_with_workspace: [] },
|
|
40072
40083
|
{ console_session_with_workspace: [] },
|
|
40073
40084
|
{ api_key: [] },
|
|
@@ -40596,6 +40607,7 @@ var openapi = {
|
|
|
40596
40607
|
security: [
|
|
40597
40608
|
{ client_session: [] },
|
|
40598
40609
|
{ client_session_with_customer: [] },
|
|
40610
|
+
{ client_session_with_customer_ro: [] },
|
|
40599
40611
|
{ pat_with_workspace: [] },
|
|
40600
40612
|
{ console_session_with_workspace: [] },
|
|
40601
40613
|
{ api_key: [] },
|
|
@@ -40661,6 +40673,7 @@ var openapi = {
|
|
|
40661
40673
|
security: [
|
|
40662
40674
|
{ client_session: [] },
|
|
40663
40675
|
{ client_session_with_customer: [] },
|
|
40676
|
+
{ client_session_with_customer_ro: [] },
|
|
40664
40677
|
{ pat_with_workspace: [] },
|
|
40665
40678
|
{ console_session_with_workspace: [] },
|
|
40666
40679
|
{ api_key: [] },
|
|
@@ -40759,6 +40772,7 @@ var openapi = {
|
|
|
40759
40772
|
security: [
|
|
40760
40773
|
{ client_session: [] },
|
|
40761
40774
|
{ client_session_with_customer: [] },
|
|
40775
|
+
{ client_session_with_customer_ro: [] },
|
|
40762
40776
|
{ pat_with_workspace: [] },
|
|
40763
40777
|
{ console_session_with_workspace: [] },
|
|
40764
40778
|
{ api_key: [] },
|
|
@@ -40840,6 +40854,7 @@ var openapi = {
|
|
|
40840
40854
|
security: [
|
|
40841
40855
|
{ client_session: [] },
|
|
40842
40856
|
{ client_session_with_customer: [] },
|
|
40857
|
+
{ client_session_with_customer_ro: [] },
|
|
40843
40858
|
{ pat_with_workspace: [] },
|
|
40844
40859
|
{ console_session_with_workspace: [] },
|
|
40845
40860
|
{ api_key: [] },
|
|
@@ -41854,6 +41869,7 @@ var openapi = {
|
|
|
41854
41869
|
{ console_session_with_workspace: [] },
|
|
41855
41870
|
{ api_key: [] },
|
|
41856
41871
|
{ client_session_with_customer: [] },
|
|
41872
|
+
{ client_session_with_customer_ro: [] },
|
|
41857
41873
|
{ support_read_only_token: [] }
|
|
41858
41874
|
],
|
|
41859
41875
|
summary: "/access_grants/get",
|
|
@@ -41922,6 +41938,7 @@ var openapi = {
|
|
|
41922
41938
|
{ console_session_with_workspace: [] },
|
|
41923
41939
|
{ api_key: [] },
|
|
41924
41940
|
{ client_session_with_customer: [] },
|
|
41941
|
+
{ client_session_with_customer_ro: [] },
|
|
41925
41942
|
{ support_read_only_token: [] }
|
|
41926
41943
|
],
|
|
41927
41944
|
summary: "/access_grants/get",
|
|
@@ -42375,6 +42392,7 @@ var openapi = {
|
|
|
42375
42392
|
{ console_session_with_workspace: [] },
|
|
42376
42393
|
{ api_key: [] },
|
|
42377
42394
|
{ client_session_with_customer: [] },
|
|
42395
|
+
{ client_session_with_customer_ro: [] },
|
|
42378
42396
|
{ support_read_only_token: [] }
|
|
42379
42397
|
],
|
|
42380
42398
|
summary: "/access_grants/list",
|
|
@@ -42492,6 +42510,7 @@ var openapi = {
|
|
|
42492
42510
|
{ console_session_with_workspace: [] },
|
|
42493
42511
|
{ api_key: [] },
|
|
42494
42512
|
{ client_session_with_customer: [] },
|
|
42513
|
+
{ client_session_with_customer_ro: [] },
|
|
42495
42514
|
{ support_read_only_token: [] }
|
|
42496
42515
|
],
|
|
42497
42516
|
summary: "/access_grants/list",
|
|
@@ -43202,6 +43221,7 @@ var openapi = {
|
|
|
43202
43221
|
{ console_session_with_workspace: [] },
|
|
43203
43222
|
{ api_key: [] },
|
|
43204
43223
|
{ client_session_with_customer: [] },
|
|
43224
|
+
{ client_session_with_customer_ro: [] },
|
|
43205
43225
|
{ support_read_only_token: [] }
|
|
43206
43226
|
],
|
|
43207
43227
|
summary: "/access_grants/unmanaged/get",
|
|
@@ -43832,6 +43852,7 @@ var openapi = {
|
|
|
43832
43852
|
{ console_session_with_workspace: [] },
|
|
43833
43853
|
{ api_key: [] },
|
|
43834
43854
|
{ client_session_with_customer: [] },
|
|
43855
|
+
{ client_session_with_customer_ro: [] },
|
|
43835
43856
|
{ support_read_only_token: [] }
|
|
43836
43857
|
],
|
|
43837
43858
|
summary: "/access_grants/unmanaged/get",
|
|
@@ -44509,6 +44530,7 @@ var openapi = {
|
|
|
44509
44530
|
{ console_session_with_workspace: [] },
|
|
44510
44531
|
{ api_key: [] },
|
|
44511
44532
|
{ client_session_with_customer: [] },
|
|
44533
|
+
{ client_session_with_customer_ro: [] },
|
|
44512
44534
|
{ support_read_only_token: [] }
|
|
44513
44535
|
],
|
|
44514
44536
|
summary: "/access_grants/unmanaged/list",
|
|
@@ -45169,6 +45191,7 @@ var openapi = {
|
|
|
45169
45191
|
{ console_session_with_workspace: [] },
|
|
45170
45192
|
{ api_key: [] },
|
|
45171
45193
|
{ client_session_with_customer: [] },
|
|
45194
|
+
{ client_session_with_customer_ro: [] },
|
|
45172
45195
|
{ support_read_only_token: [] }
|
|
45173
45196
|
],
|
|
45174
45197
|
summary: "/access_grants/unmanaged/list",
|
|
@@ -45900,6 +45923,7 @@ var openapi = {
|
|
|
45900
45923
|
{ console_session_with_workspace: [] },
|
|
45901
45924
|
{ api_key: [] },
|
|
45902
45925
|
{ client_session_with_customer: [] },
|
|
45926
|
+
{ client_session_with_customer_ro: [] },
|
|
45903
45927
|
{ support_read_only_token: [] }
|
|
45904
45928
|
],
|
|
45905
45929
|
summary: "/access_methods/get_related",
|
|
@@ -46038,6 +46062,7 @@ var openapi = {
|
|
|
46038
46062
|
{ console_session_with_workspace: [] },
|
|
46039
46063
|
{ api_key: [] },
|
|
46040
46064
|
{ client_session_with_customer: [] },
|
|
46065
|
+
{ client_session_with_customer_ro: [] },
|
|
46041
46066
|
{ support_read_only_token: [] }
|
|
46042
46067
|
],
|
|
46043
46068
|
summary: "/access_methods/get_related",
|
|
@@ -46146,6 +46171,7 @@ var openapi = {
|
|
|
46146
46171
|
{ console_session_with_workspace: [] },
|
|
46147
46172
|
{ api_key: [] },
|
|
46148
46173
|
{ client_session_with_customer: [] },
|
|
46174
|
+
{ client_session_with_customer_ro: [] },
|
|
46149
46175
|
{ support_read_only_token: [] }
|
|
46150
46176
|
],
|
|
46151
46177
|
summary: "/access_methods/list",
|
|
@@ -46227,6 +46253,7 @@ var openapi = {
|
|
|
46227
46253
|
{ console_session_with_workspace: [] },
|
|
46228
46254
|
{ api_key: [] },
|
|
46229
46255
|
{ client_session_with_customer: [] },
|
|
46256
|
+
{ client_session_with_customer_ro: [] },
|
|
46230
46257
|
{ support_read_only_token: [] }
|
|
46231
46258
|
],
|
|
46232
46259
|
summary: "/access_methods/list",
|
|
@@ -47715,6 +47742,7 @@ var openapi = {
|
|
|
47715
47742
|
{ console_session_with_workspace: [] },
|
|
47716
47743
|
{ api_key: [] },
|
|
47717
47744
|
{ client_session_with_customer: [] },
|
|
47745
|
+
{ client_session_with_customer_ro: [] },
|
|
47718
47746
|
{ support_read_only_token: [] }
|
|
47719
47747
|
],
|
|
47720
47748
|
summary: "/access_methods/unmanaged/list",
|
|
@@ -48200,6 +48228,7 @@ var openapi = {
|
|
|
48200
48228
|
{ console_session_with_workspace: [] },
|
|
48201
48229
|
{ api_key: [] },
|
|
48202
48230
|
{ client_session_with_customer: [] },
|
|
48231
|
+
{ client_session_with_customer_ro: [] },
|
|
48203
48232
|
{ support_read_only_token: [] }
|
|
48204
48233
|
],
|
|
48205
48234
|
summary: "/access_methods/unmanaged/list",
|
|
@@ -51051,6 +51080,7 @@ var openapi = {
|
|
|
51051
51080
|
{ console_session_with_workspace: [] },
|
|
51052
51081
|
{ api_key: [] },
|
|
51053
51082
|
{ client_session_with_customer: [] },
|
|
51083
|
+
{ client_session_with_customer_ro: [] },
|
|
51054
51084
|
{ support_read_only_token: [] }
|
|
51055
51085
|
],
|
|
51056
51086
|
summary: "/acs/encoders/list",
|
|
@@ -51155,6 +51185,7 @@ var openapi = {
|
|
|
51155
51185
|
{ console_session_with_workspace: [] },
|
|
51156
51186
|
{ api_key: [] },
|
|
51157
51187
|
{ client_session_with_customer: [] },
|
|
51188
|
+
{ client_session_with_customer_ro: [] },
|
|
51158
51189
|
{ support_read_only_token: [] }
|
|
51159
51190
|
],
|
|
51160
51191
|
summary: "/acs/encoders/list",
|
|
@@ -51680,6 +51711,7 @@ var openapi = {
|
|
|
51680
51711
|
{ pat_with_workspace: [] },
|
|
51681
51712
|
{ console_session_with_workspace: [] },
|
|
51682
51713
|
{ client_session_with_customer: [] },
|
|
51714
|
+
{ client_session_with_customer_ro: [] },
|
|
51683
51715
|
{ client_session: [] },
|
|
51684
51716
|
{ support_read_only_token: [] }
|
|
51685
51717
|
],
|
|
@@ -51735,6 +51767,7 @@ var openapi = {
|
|
|
51735
51767
|
{ pat_with_workspace: [] },
|
|
51736
51768
|
{ console_session_with_workspace: [] },
|
|
51737
51769
|
{ client_session_with_customer: [] },
|
|
51770
|
+
{ client_session_with_customer_ro: [] },
|
|
51738
51771
|
{ client_session: [] },
|
|
51739
51772
|
{ support_read_only_token: [] }
|
|
51740
51773
|
],
|
|
@@ -51935,6 +51968,7 @@ var openapi = {
|
|
|
51935
51968
|
{ pat_with_workspace: [] },
|
|
51936
51969
|
{ console_session_with_workspace: [] },
|
|
51937
51970
|
{ client_session_with_customer: [] },
|
|
51971
|
+
{ client_session_with_customer_ro: [] },
|
|
51938
51972
|
{ support_read_only_token: [] }
|
|
51939
51973
|
],
|
|
51940
51974
|
summary: "/acs/entrances/list",
|
|
@@ -52041,6 +52075,7 @@ var openapi = {
|
|
|
52041
52075
|
{ pat_with_workspace: [] },
|
|
52042
52076
|
{ console_session_with_workspace: [] },
|
|
52043
52077
|
{ client_session_with_customer: [] },
|
|
52078
|
+
{ client_session_with_customer_ro: [] },
|
|
52044
52079
|
{ support_read_only_token: [] }
|
|
52045
52080
|
],
|
|
52046
52081
|
summary: "/acs/entrances/list",
|
|
@@ -52405,6 +52440,7 @@ var openapi = {
|
|
|
52405
52440
|
{ pat_with_workspace: [] },
|
|
52406
52441
|
{ console_session_with_workspace: [] },
|
|
52407
52442
|
{ client_session_with_customer: [] },
|
|
52443
|
+
{ client_session_with_customer_ro: [] },
|
|
52408
52444
|
{ api_key: [] },
|
|
52409
52445
|
{ support_read_only_token: [] }
|
|
52410
52446
|
],
|
|
@@ -52471,6 +52507,7 @@ var openapi = {
|
|
|
52471
52507
|
{ pat_with_workspace: [] },
|
|
52472
52508
|
{ console_session_with_workspace: [] },
|
|
52473
52509
|
{ client_session_with_customer: [] },
|
|
52510
|
+
{ client_session_with_customer_ro: [] },
|
|
52474
52511
|
{ api_key: [] },
|
|
52475
52512
|
{ support_read_only_token: [] }
|
|
52476
52513
|
],
|
|
@@ -54337,6 +54374,7 @@ var openapi = {
|
|
|
54337
54374
|
{ console_session_with_workspace: [] },
|
|
54338
54375
|
{ api_key: [] },
|
|
54339
54376
|
{ client_session_with_customer: [] },
|
|
54377
|
+
{ client_session_with_customer_ro: [] },
|
|
54340
54378
|
{ support_read_only_token: [] }
|
|
54341
54379
|
],
|
|
54342
54380
|
summary: "/action_attempts/get",
|
|
@@ -54394,6 +54432,7 @@ var openapi = {
|
|
|
54394
54432
|
{ console_session_with_workspace: [] },
|
|
54395
54433
|
{ api_key: [] },
|
|
54396
54434
|
{ client_session_with_customer: [] },
|
|
54435
|
+
{ client_session_with_customer_ro: [] },
|
|
54397
54436
|
{ support_read_only_token: [] }
|
|
54398
54437
|
],
|
|
54399
54438
|
summary: "/action_attempts/get",
|
|
@@ -56019,6 +56058,7 @@ var openapi = {
|
|
|
56019
56058
|
security: [
|
|
56020
56059
|
{ client_session: [] },
|
|
56021
56060
|
{ client_session_with_customer: [] },
|
|
56061
|
+
{ client_session_with_customer_ro: [] },
|
|
56022
56062
|
{ pat_with_workspace: [] },
|
|
56023
56063
|
{ console_session_with_workspace: [] },
|
|
56024
56064
|
{ api_key: [] },
|
|
@@ -56076,6 +56116,7 @@ var openapi = {
|
|
|
56076
56116
|
security: [
|
|
56077
56117
|
{ client_session: [] },
|
|
56078
56118
|
{ client_session_with_customer: [] },
|
|
56119
|
+
{ client_session_with_customer_ro: [] },
|
|
56079
56120
|
{ pat_with_workspace: [] },
|
|
56080
56121
|
{ console_session_with_workspace: [] },
|
|
56081
56122
|
{ api_key: [] },
|
|
@@ -56177,6 +56218,7 @@ var openapi = {
|
|
|
56177
56218
|
security: [
|
|
56178
56219
|
{ client_session: [] },
|
|
56179
56220
|
{ client_session_with_customer: [] },
|
|
56221
|
+
{ client_session_with_customer_ro: [] },
|
|
56180
56222
|
{ pat_with_workspace: [] },
|
|
56181
56223
|
{ console_session_with_workspace: [] },
|
|
56182
56224
|
{ api_key: [] },
|
|
@@ -56261,6 +56303,7 @@ var openapi = {
|
|
|
56261
56303
|
security: [
|
|
56262
56304
|
{ client_session: [] },
|
|
56263
56305
|
{ client_session_with_customer: [] },
|
|
56306
|
+
{ client_session_with_customer_ro: [] },
|
|
56264
56307
|
{ pat_with_workspace: [] },
|
|
56265
56308
|
{ console_session_with_workspace: [] },
|
|
56266
56309
|
{ api_key: [] },
|
|
@@ -56413,6 +56456,7 @@ var openapi = {
|
|
|
56413
56456
|
security: [
|
|
56414
56457
|
{ client_session: [] },
|
|
56415
56458
|
{ client_session_with_customer: [] },
|
|
56459
|
+
{ client_session_with_customer_ro: [] },
|
|
56416
56460
|
{ api_key: [] },
|
|
56417
56461
|
{ pat_with_workspace: [] },
|
|
56418
56462
|
{ console_session_with_workspace: [] },
|
|
@@ -56485,6 +56529,7 @@ var openapi = {
|
|
|
56485
56529
|
security: [
|
|
56486
56530
|
{ client_session: [] },
|
|
56487
56531
|
{ client_session_with_customer: [] },
|
|
56532
|
+
{ client_session_with_customer_ro: [] },
|
|
56488
56533
|
{ api_key: [] },
|
|
56489
56534
|
{ pat_with_workspace: [] },
|
|
56490
56535
|
{ console_session_with_workspace: [] },
|
|
@@ -56598,6 +56643,7 @@ var openapi = {
|
|
|
56598
56643
|
{ pat_with_workspace: [] },
|
|
56599
56644
|
{ console_session_with_workspace: [] },
|
|
56600
56645
|
{ client_session_with_customer: [] },
|
|
56646
|
+
{ client_session_with_customer_ro: [] },
|
|
56601
56647
|
{ support_read_only_token: [] }
|
|
56602
56648
|
],
|
|
56603
56649
|
summary: "/connected_accounts/list",
|
|
@@ -56687,6 +56733,7 @@ var openapi = {
|
|
|
56687
56733
|
{ pat_with_workspace: [] },
|
|
56688
56734
|
{ console_session_with_workspace: [] },
|
|
56689
56735
|
{ client_session_with_customer: [] },
|
|
56736
|
+
{ client_session_with_customer_ro: [] },
|
|
56690
56737
|
{ support_read_only_token: [] }
|
|
56691
56738
|
],
|
|
56692
56739
|
summary: "/connected_accounts/list",
|
|
@@ -57018,7 +57065,8 @@ var openapi = {
|
|
|
57018
57065
|
manage_devices: { exclude: false },
|
|
57019
57066
|
organize: { exclude: false }
|
|
57020
57067
|
},
|
|
57021
|
-
is_embedded: false
|
|
57068
|
+
is_embedded: false,
|
|
57069
|
+
read_only: false
|
|
57022
57070
|
},
|
|
57023
57071
|
description: "Configuration for a customer portal",
|
|
57024
57072
|
properties: {
|
|
@@ -57059,15 +57107,42 @@ var openapi = {
|
|
|
57059
57107
|
},
|
|
57060
57108
|
deep_link: {
|
|
57061
57109
|
description: "Deep link target resource for initial redirect. When set, the portal will navigate directly to the specified resource.",
|
|
57062
|
-
|
|
57063
|
-
|
|
57064
|
-
|
|
57065
|
-
|
|
57066
|
-
|
|
57110
|
+
discriminator: { propertyName: "resource_type" },
|
|
57111
|
+
oneOf: [
|
|
57112
|
+
{
|
|
57113
|
+
properties: {
|
|
57114
|
+
resource_key: { type: "string" },
|
|
57115
|
+
resource_type: {
|
|
57116
|
+
enum: ["reservation"],
|
|
57117
|
+
type: "string"
|
|
57118
|
+
}
|
|
57119
|
+
},
|
|
57120
|
+
required: ["resource_type", "resource_key"],
|
|
57121
|
+
type: "object"
|
|
57122
|
+
},
|
|
57123
|
+
{
|
|
57124
|
+
properties: {
|
|
57125
|
+
resource_key: { type: "string" },
|
|
57126
|
+
resource_type: {
|
|
57127
|
+
enum: ["space"],
|
|
57128
|
+
type: "string"
|
|
57129
|
+
}
|
|
57130
|
+
},
|
|
57131
|
+
required: ["resource_type", "resource_key"],
|
|
57132
|
+
type: "object"
|
|
57133
|
+
},
|
|
57134
|
+
{
|
|
57135
|
+
properties: {
|
|
57136
|
+
resource_id: { type: "string" },
|
|
57137
|
+
resource_type: {
|
|
57138
|
+
enum: ["device"],
|
|
57139
|
+
type: "string"
|
|
57140
|
+
}
|
|
57141
|
+
},
|
|
57142
|
+
required: ["resource_type", "resource_id"],
|
|
57143
|
+
type: "object"
|
|
57067
57144
|
}
|
|
57068
|
-
|
|
57069
|
-
required: ["resource_type", "resource_key"],
|
|
57070
|
-
type: "object",
|
|
57145
|
+
],
|
|
57071
57146
|
"x-undocumented": "Internal endpoint for customer portals."
|
|
57072
57147
|
},
|
|
57073
57148
|
exclude_locale_picker: {
|
|
@@ -57354,6 +57429,11 @@ var openapi = {
|
|
|
57354
57429
|
description: "Navigation mode for the portal. 'restricted' tells frontend to hide navigation UI, typically used for embedded deep links.",
|
|
57355
57430
|
enum: ["full", "restricted"],
|
|
57356
57431
|
type: "string"
|
|
57432
|
+
},
|
|
57433
|
+
read_only: {
|
|
57434
|
+
default: false,
|
|
57435
|
+
description: "Whether the portal is read-only. When true, the customer can browse the portal but cannot perform any mutating action; write requests made with the portal's client session are rejected.",
|
|
57436
|
+
type: "boolean"
|
|
57357
57437
|
}
|
|
57358
57438
|
},
|
|
57359
57439
|
type: "object"
|
|
@@ -59580,6 +59660,7 @@ var openapi = {
|
|
|
59580
59660
|
security: [
|
|
59581
59661
|
{ client_session: [] },
|
|
59582
59662
|
{ client_session_with_customer: [] },
|
|
59663
|
+
{ client_session_with_customer_ro: [] },
|
|
59583
59664
|
{ pat_with_workspace: [] },
|
|
59584
59665
|
{ console_session_with_workspace: [] },
|
|
59585
59666
|
{ api_key: [] },
|
|
@@ -59638,6 +59719,7 @@ var openapi = {
|
|
|
59638
59719
|
security: [
|
|
59639
59720
|
{ client_session: [] },
|
|
59640
59721
|
{ client_session_with_customer: [] },
|
|
59722
|
+
{ client_session_with_customer_ro: [] },
|
|
59641
59723
|
{ pat_with_workspace: [] },
|
|
59642
59724
|
{ console_session_with_workspace: [] },
|
|
59643
59725
|
{ api_key: [] },
|
|
@@ -60084,6 +60166,7 @@ var openapi = {
|
|
|
60084
60166
|
},
|
|
60085
60167
|
security: [
|
|
60086
60168
|
{ client_session_with_customer: [] },
|
|
60169
|
+
{ client_session_with_customer_ro: [] },
|
|
60087
60170
|
{ client_session: [] },
|
|
60088
60171
|
{ pat_with_workspace: [] },
|
|
60089
60172
|
{ console_session_with_workspace: [] },
|
|
@@ -60466,6 +60549,7 @@ var openapi = {
|
|
|
60466
60549
|
},
|
|
60467
60550
|
security: [
|
|
60468
60551
|
{ client_session_with_customer: [] },
|
|
60552
|
+
{ client_session_with_customer_ro: [] },
|
|
60469
60553
|
{ client_session: [] },
|
|
60470
60554
|
{ pat_with_workspace: [] },
|
|
60471
60555
|
{ console_session_with_workspace: [] },
|
|
@@ -62848,6 +62932,7 @@ var openapi = {
|
|
|
62848
62932
|
{ pat_with_workspace: [] },
|
|
62849
62933
|
{ console_session_with_workspace: [] },
|
|
62850
62934
|
{ client_session_with_customer: [] },
|
|
62935
|
+
{ client_session_with_customer_ro: [] },
|
|
62851
62936
|
{ support_read_only_token: [] }
|
|
62852
62937
|
],
|
|
62853
62938
|
summary: "/devices/unmanaged/list",
|
|
@@ -63229,6 +63314,7 @@ var openapi = {
|
|
|
63229
63314
|
{ pat_with_workspace: [] },
|
|
63230
63315
|
{ console_session_with_workspace: [] },
|
|
63231
63316
|
{ client_session_with_customer: [] },
|
|
63317
|
+
{ client_session_with_customer_ro: [] },
|
|
63232
63318
|
{ support_read_only_token: [] }
|
|
63233
63319
|
],
|
|
63234
63320
|
summary: "/devices/unmanaged/list",
|
|
@@ -63600,6 +63686,7 @@ var openapi = {
|
|
|
63600
63686
|
{ pat_with_workspace: [] },
|
|
63601
63687
|
{ console_session_with_workspace: [] },
|
|
63602
63688
|
{ client_session_with_customer: [] },
|
|
63689
|
+
{ client_session_with_customer_ro: [] },
|
|
63603
63690
|
{ support_read_only_token: [] }
|
|
63604
63691
|
],
|
|
63605
63692
|
summary: "/events/get",
|
|
@@ -63664,6 +63751,7 @@ var openapi = {
|
|
|
63664
63751
|
{ pat_with_workspace: [] },
|
|
63665
63752
|
{ console_session_with_workspace: [] },
|
|
63666
63753
|
{ client_session_with_customer: [] },
|
|
63754
|
+
{ client_session_with_customer_ro: [] },
|
|
63667
63755
|
{ support_read_only_token: [] }
|
|
63668
63756
|
],
|
|
63669
63757
|
summary: "/events/get",
|
|
@@ -64193,6 +64281,7 @@ var openapi = {
|
|
|
64193
64281
|
{ pat_with_workspace: [] },
|
|
64194
64282
|
{ console_session_with_workspace: [] },
|
|
64195
64283
|
{ client_session_with_customer: [] },
|
|
64284
|
+
{ client_session_with_customer_ro: [] },
|
|
64196
64285
|
{ support_read_only_token: [] }
|
|
64197
64286
|
],
|
|
64198
64287
|
summary: "/events/list",
|
|
@@ -64617,6 +64706,7 @@ var openapi = {
|
|
|
64617
64706
|
{ pat_with_workspace: [] },
|
|
64618
64707
|
{ console_session_with_workspace: [] },
|
|
64619
64708
|
{ client_session_with_customer: [] },
|
|
64709
|
+
{ client_session_with_customer_ro: [] },
|
|
64620
64710
|
{ support_read_only_token: [] }
|
|
64621
64711
|
],
|
|
64622
64712
|
summary: "/events/list",
|
|
@@ -72199,7 +72289,10 @@ var openapi = {
|
|
|
72199
72289
|
400: { description: "Bad Request" },
|
|
72200
72290
|
401: { description: "Unauthorized" }
|
|
72201
72291
|
},
|
|
72202
|
-
security: [
|
|
72292
|
+
security: [
|
|
72293
|
+
{ client_session_with_customer: [] },
|
|
72294
|
+
{ client_session_with_customer_ro: [] }
|
|
72295
|
+
],
|
|
72203
72296
|
summary: "/seam/customer/v1/access_grants/list",
|
|
72204
72297
|
tags: [],
|
|
72205
72298
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "access_grants"],
|
|
@@ -72239,7 +72332,10 @@ var openapi = {
|
|
|
72239
72332
|
400: { description: "Bad Request" },
|
|
72240
72333
|
401: { description: "Unauthorized" }
|
|
72241
72334
|
},
|
|
72242
|
-
security: [
|
|
72335
|
+
security: [
|
|
72336
|
+
{ client_session_with_customer: [] },
|
|
72337
|
+
{ client_session_with_customer_ro: [] }
|
|
72338
|
+
],
|
|
72243
72339
|
summary: "/seam/customer/v1/access_grants/list",
|
|
72244
72340
|
tags: [],
|
|
72245
72341
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "access_grants"],
|
|
@@ -72584,7 +72680,8 @@ var openapi = {
|
|
|
72584
72680
|
security: [
|
|
72585
72681
|
{ console_session_with_workspace: [] },
|
|
72586
72682
|
{ api_key: [] },
|
|
72587
|
-
{ client_session_with_customer: [] }
|
|
72683
|
+
{ client_session_with_customer: [] },
|
|
72684
|
+
{ client_session_with_customer_ro: [] }
|
|
72588
72685
|
],
|
|
72589
72686
|
summary: "/seam/customer/v1/automation_runs/list",
|
|
72590
72687
|
tags: [],
|
|
@@ -72748,7 +72845,8 @@ var openapi = {
|
|
|
72748
72845
|
security: [
|
|
72749
72846
|
{ console_session_with_workspace: [] },
|
|
72750
72847
|
{ api_key: [] },
|
|
72751
|
-
{ client_session_with_customer: [] }
|
|
72848
|
+
{ client_session_with_customer: [] },
|
|
72849
|
+
{ client_session_with_customer_ro: [] }
|
|
72752
72850
|
],
|
|
72753
72851
|
summary: "/seam/customer/v1/automation_runs/list",
|
|
72754
72852
|
tags: [],
|
|
@@ -74066,6 +74164,7 @@ var openapi = {
|
|
|
74066
74164
|
security: [
|
|
74067
74165
|
{ api_key: [] },
|
|
74068
74166
|
{ client_session_with_customer: [] },
|
|
74167
|
+
{ client_session_with_customer_ro: [] },
|
|
74069
74168
|
{ console_session_with_workspace: [] }
|
|
74070
74169
|
],
|
|
74071
74170
|
summary: "/seam/customer/v1/connector_customers/list",
|
|
@@ -74159,6 +74258,7 @@ var openapi = {
|
|
|
74159
74258
|
security: [
|
|
74160
74259
|
{ api_key: [] },
|
|
74161
74260
|
{ client_session_with_customer: [] },
|
|
74261
|
+
{ client_session_with_customer_ro: [] },
|
|
74162
74262
|
{ console_session_with_workspace: [] }
|
|
74163
74263
|
],
|
|
74164
74264
|
summary: "/seam/customer/v1/connector_customers/list",
|
|
@@ -75065,6 +75165,7 @@ var openapi = {
|
|
|
75065
75165
|
security: [
|
|
75066
75166
|
{ api_key: [] },
|
|
75067
75167
|
{ client_session_with_customer: [] },
|
|
75168
|
+
{ client_session_with_customer_ro: [] },
|
|
75068
75169
|
{ console_session_with_workspace: [] }
|
|
75069
75170
|
],
|
|
75070
75171
|
summary: "/seam/customer/v1/connectors/list",
|
|
@@ -75137,6 +75238,7 @@ var openapi = {
|
|
|
75137
75238
|
security: [
|
|
75138
75239
|
{ api_key: [] },
|
|
75139
75240
|
{ client_session_with_customer: [] },
|
|
75241
|
+
{ client_session_with_customer_ro: [] },
|
|
75140
75242
|
{ console_session_with_workspace: [] }
|
|
75141
75243
|
],
|
|
75142
75244
|
summary: "/seam/customer/v1/connectors/list",
|
|
@@ -75611,7 +75713,10 @@ var openapi = {
|
|
|
75611
75713
|
400: { description: "Bad Request" },
|
|
75612
75714
|
401: { description: "Unauthorized" }
|
|
75613
75715
|
},
|
|
75614
|
-
security: [
|
|
75716
|
+
security: [
|
|
75717
|
+
{ client_session_with_customer: [] },
|
|
75718
|
+
{ client_session_with_customer_ro: [] }
|
|
75719
|
+
],
|
|
75615
75720
|
summary: "/seam/customer/v1/customers/automations/get",
|
|
75616
75721
|
tags: [],
|
|
75617
75722
|
"x-fern-sdk-group-name": [
|
|
@@ -75908,7 +76013,10 @@ var openapi = {
|
|
|
75908
76013
|
400: { description: "Bad Request" },
|
|
75909
76014
|
401: { description: "Unauthorized" }
|
|
75910
76015
|
},
|
|
75911
|
-
security: [
|
|
76016
|
+
security: [
|
|
76017
|
+
{ client_session_with_customer: [] },
|
|
76018
|
+
{ client_session_with_customer_ro: [] }
|
|
76019
|
+
],
|
|
75912
76020
|
summary: "/seam/customer/v1/customers/automations/get",
|
|
75913
76021
|
tags: [],
|
|
75914
76022
|
"x-fern-sdk-group-name": [
|
|
@@ -76666,7 +76774,10 @@ var openapi = {
|
|
|
76666
76774
|
400: { description: "Bad Request" },
|
|
76667
76775
|
401: { description: "Unauthorized" }
|
|
76668
76776
|
},
|
|
76669
|
-
security: [
|
|
76777
|
+
security: [
|
|
76778
|
+
{ client_session_with_customer: [] },
|
|
76779
|
+
{ client_session_with_customer_ro: [] }
|
|
76780
|
+
],
|
|
76670
76781
|
summary: "/seam/customer/v1/customers/me",
|
|
76671
76782
|
tags: [],
|
|
76672
76783
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "customers"],
|
|
@@ -76702,7 +76813,10 @@ var openapi = {
|
|
|
76702
76813
|
400: { description: "Bad Request" },
|
|
76703
76814
|
401: { description: "Unauthorized" }
|
|
76704
76815
|
},
|
|
76705
|
-
security: [
|
|
76816
|
+
security: [
|
|
76817
|
+
{ client_session_with_customer: [] },
|
|
76818
|
+
{ client_session_with_customer_ro: [] }
|
|
76819
|
+
],
|
|
76706
76820
|
summary: "/seam/customer/v1/customers/me",
|
|
76707
76821
|
tags: [],
|
|
76708
76822
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "customers"],
|
|
@@ -76802,7 +76916,10 @@ var openapi = {
|
|
|
76802
76916
|
400: { description: "Bad Request" },
|
|
76803
76917
|
401: { description: "Unauthorized" }
|
|
76804
76918
|
},
|
|
76805
|
-
security: [
|
|
76919
|
+
security: [
|
|
76920
|
+
{ client_session_with_customer: [] },
|
|
76921
|
+
{ client_session_with_customer_ro: [] }
|
|
76922
|
+
],
|
|
76806
76923
|
summary: "/seam/customer/v1/encoders/list",
|
|
76807
76924
|
tags: [],
|
|
76808
76925
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "encoders"],
|
|
@@ -76852,7 +76969,10 @@ var openapi = {
|
|
|
76852
76969
|
400: { description: "Bad Request" },
|
|
76853
76970
|
401: { description: "Unauthorized" }
|
|
76854
76971
|
},
|
|
76855
|
-
security: [
|
|
76972
|
+
security: [
|
|
76973
|
+
{ client_session_with_customer: [] },
|
|
76974
|
+
{ client_session_with_customer_ro: [] }
|
|
76975
|
+
],
|
|
76856
76976
|
summary: "/seam/customer/v1/encoders/list",
|
|
76857
76977
|
tags: [],
|
|
76858
76978
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "encoders"],
|
|
@@ -77181,7 +77301,10 @@ var openapi = {
|
|
|
77181
77301
|
400: { description: "Bad Request" },
|
|
77182
77302
|
401: { description: "Unauthorized" }
|
|
77183
77303
|
},
|
|
77184
|
-
security: [
|
|
77304
|
+
security: [
|
|
77305
|
+
{ client_session_with_customer: [] },
|
|
77306
|
+
{ client_session_with_customer_ro: [] }
|
|
77307
|
+
],
|
|
77185
77308
|
summary: "/seam/customer/v1/events/list",
|
|
77186
77309
|
tags: ["/events"],
|
|
77187
77310
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "events"],
|
|
@@ -77488,7 +77611,10 @@ var openapi = {
|
|
|
77488
77611
|
400: { description: "Bad Request" },
|
|
77489
77612
|
401: { description: "Unauthorized" }
|
|
77490
77613
|
},
|
|
77491
|
-
security: [
|
|
77614
|
+
security: [
|
|
77615
|
+
{ client_session_with_customer: [] },
|
|
77616
|
+
{ client_session_with_customer_ro: [] }
|
|
77617
|
+
],
|
|
77492
77618
|
summary: "/seam/customer/v1/events/list",
|
|
77493
77619
|
tags: ["/events"],
|
|
77494
77620
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "events"],
|
|
@@ -77569,15 +77695,42 @@ var openapi = {
|
|
|
77569
77695
|
},
|
|
77570
77696
|
deep_link: {
|
|
77571
77697
|
description: "Deep link target resource for initial redirect. When set, the portal will navigate directly to the specified resource.",
|
|
77572
|
-
|
|
77573
|
-
|
|
77574
|
-
|
|
77575
|
-
|
|
77576
|
-
|
|
77698
|
+
discriminator: { propertyName: "resource_type" },
|
|
77699
|
+
oneOf: [
|
|
77700
|
+
{
|
|
77701
|
+
properties: {
|
|
77702
|
+
resource_key: { type: "string" },
|
|
77703
|
+
resource_type: {
|
|
77704
|
+
enum: ["reservation"],
|
|
77705
|
+
type: "string"
|
|
77706
|
+
}
|
|
77707
|
+
},
|
|
77708
|
+
required: ["resource_type", "resource_key"],
|
|
77709
|
+
type: "object"
|
|
77710
|
+
},
|
|
77711
|
+
{
|
|
77712
|
+
properties: {
|
|
77713
|
+
resource_key: { type: "string" },
|
|
77714
|
+
resource_type: {
|
|
77715
|
+
enum: ["space"],
|
|
77716
|
+
type: "string"
|
|
77717
|
+
}
|
|
77718
|
+
},
|
|
77719
|
+
required: ["resource_type", "resource_key"],
|
|
77720
|
+
type: "object"
|
|
77721
|
+
},
|
|
77722
|
+
{
|
|
77723
|
+
properties: {
|
|
77724
|
+
resource_id: { type: "string" },
|
|
77725
|
+
resource_type: {
|
|
77726
|
+
enum: ["device"],
|
|
77727
|
+
type: "string"
|
|
77728
|
+
}
|
|
77729
|
+
},
|
|
77730
|
+
required: ["resource_type", "resource_id"],
|
|
77731
|
+
type: "object"
|
|
77577
77732
|
}
|
|
77578
|
-
|
|
77579
|
-
required: ["resource_type", "resource_key"],
|
|
77580
|
-
type: "object",
|
|
77733
|
+
],
|
|
77581
77734
|
"x-undocumented": "Internal endpoint for customer portals."
|
|
77582
77735
|
},
|
|
77583
77736
|
exclude_locale_picker: {
|
|
@@ -77888,6 +78041,11 @@ var openapi = {
|
|
|
77888
78041
|
description: "Navigation mode for the portal. 'restricted' tells frontend to hide navigation UI, typically used for embedded deep links.",
|
|
77889
78042
|
enum: ["full", "restricted"],
|
|
77890
78043
|
type: "string"
|
|
78044
|
+
},
|
|
78045
|
+
read_only: {
|
|
78046
|
+
default: false,
|
|
78047
|
+
description: "Whether the portal is read-only. When true, the customer can browse the portal but cannot perform any mutating action; write requests made with the portal's client session are rejected.",
|
|
78048
|
+
type: "boolean"
|
|
77891
78049
|
}
|
|
77892
78050
|
},
|
|
77893
78051
|
type: "object"
|
|
@@ -77904,7 +78062,10 @@ var openapi = {
|
|
|
77904
78062
|
400: { description: "Bad Request" },
|
|
77905
78063
|
401: { description: "Unauthorized" }
|
|
77906
78064
|
},
|
|
77907
|
-
security: [
|
|
78065
|
+
security: [
|
|
78066
|
+
{ client_session_with_customer: [] },
|
|
78067
|
+
{ client_session_with_customer_ro: [] }
|
|
78068
|
+
],
|
|
77908
78069
|
summary: "/seam/customer/v1/portals/get",
|
|
77909
78070
|
tags: [],
|
|
77910
78071
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "portals"],
|
|
@@ -77988,15 +78149,42 @@ var openapi = {
|
|
|
77988
78149
|
},
|
|
77989
78150
|
deep_link: {
|
|
77990
78151
|
description: "Deep link target resource for initial redirect. When set, the portal will navigate directly to the specified resource.",
|
|
77991
|
-
|
|
77992
|
-
|
|
77993
|
-
|
|
77994
|
-
|
|
77995
|
-
|
|
78152
|
+
discriminator: { propertyName: "resource_type" },
|
|
78153
|
+
oneOf: [
|
|
78154
|
+
{
|
|
78155
|
+
properties: {
|
|
78156
|
+
resource_key: { type: "string" },
|
|
78157
|
+
resource_type: {
|
|
78158
|
+
enum: ["reservation"],
|
|
78159
|
+
type: "string"
|
|
78160
|
+
}
|
|
78161
|
+
},
|
|
78162
|
+
required: ["resource_type", "resource_key"],
|
|
78163
|
+
type: "object"
|
|
78164
|
+
},
|
|
78165
|
+
{
|
|
78166
|
+
properties: {
|
|
78167
|
+
resource_key: { type: "string" },
|
|
78168
|
+
resource_type: {
|
|
78169
|
+
enum: ["space"],
|
|
78170
|
+
type: "string"
|
|
78171
|
+
}
|
|
78172
|
+
},
|
|
78173
|
+
required: ["resource_type", "resource_key"],
|
|
78174
|
+
type: "object"
|
|
78175
|
+
},
|
|
78176
|
+
{
|
|
78177
|
+
properties: {
|
|
78178
|
+
resource_id: { type: "string" },
|
|
78179
|
+
resource_type: {
|
|
78180
|
+
enum: ["device"],
|
|
78181
|
+
type: "string"
|
|
78182
|
+
}
|
|
78183
|
+
},
|
|
78184
|
+
required: ["resource_type", "resource_id"],
|
|
78185
|
+
type: "object"
|
|
77996
78186
|
}
|
|
77997
|
-
|
|
77998
|
-
required: ["resource_type", "resource_key"],
|
|
77999
|
-
type: "object",
|
|
78187
|
+
],
|
|
78000
78188
|
"x-undocumented": "Internal endpoint for customer portals."
|
|
78001
78189
|
},
|
|
78002
78190
|
exclude_locale_picker: {
|
|
@@ -78307,6 +78495,11 @@ var openapi = {
|
|
|
78307
78495
|
description: "Navigation mode for the portal. 'restricted' tells frontend to hide navigation UI, typically used for embedded deep links.",
|
|
78308
78496
|
enum: ["full", "restricted"],
|
|
78309
78497
|
type: "string"
|
|
78498
|
+
},
|
|
78499
|
+
read_only: {
|
|
78500
|
+
default: false,
|
|
78501
|
+
description: "Whether the portal is read-only. When true, the customer can browse the portal but cannot perform any mutating action; write requests made with the portal's client session are rejected.",
|
|
78502
|
+
type: "boolean"
|
|
78310
78503
|
}
|
|
78311
78504
|
},
|
|
78312
78505
|
type: "object"
|
|
@@ -78323,7 +78516,10 @@ var openapi = {
|
|
|
78323
78516
|
400: { description: "Bad Request" },
|
|
78324
78517
|
401: { description: "Unauthorized" }
|
|
78325
78518
|
},
|
|
78326
|
-
security: [
|
|
78519
|
+
security: [
|
|
78520
|
+
{ client_session_with_customer: [] },
|
|
78521
|
+
{ client_session_with_customer_ro: [] }
|
|
78522
|
+
],
|
|
78327
78523
|
summary: "/seam/customer/v1/portals/get",
|
|
78328
78524
|
tags: [],
|
|
78329
78525
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "portals"],
|
|
@@ -78382,15 +78578,42 @@ var openapi = {
|
|
|
78382
78578
|
},
|
|
78383
78579
|
deep_link: {
|
|
78384
78580
|
description: "Deep link target resource for initial redirect. When set, the portal will navigate directly to the specified resource.",
|
|
78385
|
-
|
|
78386
|
-
|
|
78387
|
-
|
|
78388
|
-
|
|
78389
|
-
|
|
78581
|
+
discriminator: { propertyName: "resource_type" },
|
|
78582
|
+
oneOf: [
|
|
78583
|
+
{
|
|
78584
|
+
properties: {
|
|
78585
|
+
resource_key: { type: "string" },
|
|
78586
|
+
resource_type: {
|
|
78587
|
+
enum: ["reservation"],
|
|
78588
|
+
type: "string"
|
|
78589
|
+
}
|
|
78590
|
+
},
|
|
78591
|
+
required: ["resource_type", "resource_key"],
|
|
78592
|
+
type: "object"
|
|
78593
|
+
},
|
|
78594
|
+
{
|
|
78595
|
+
properties: {
|
|
78596
|
+
resource_key: { type: "string" },
|
|
78597
|
+
resource_type: {
|
|
78598
|
+
enum: ["space"],
|
|
78599
|
+
type: "string"
|
|
78600
|
+
}
|
|
78601
|
+
},
|
|
78602
|
+
required: ["resource_type", "resource_key"],
|
|
78603
|
+
type: "object"
|
|
78604
|
+
},
|
|
78605
|
+
{
|
|
78606
|
+
properties: {
|
|
78607
|
+
resource_id: { type: "string" },
|
|
78608
|
+
resource_type: {
|
|
78609
|
+
enum: ["device"],
|
|
78610
|
+
type: "string"
|
|
78611
|
+
}
|
|
78612
|
+
},
|
|
78613
|
+
required: ["resource_type", "resource_id"],
|
|
78614
|
+
type: "object"
|
|
78390
78615
|
}
|
|
78391
|
-
|
|
78392
|
-
required: ["resource_type", "resource_key"],
|
|
78393
|
-
type: "object",
|
|
78616
|
+
],
|
|
78394
78617
|
"x-undocumented": "Internal endpoint for customer portals."
|
|
78395
78618
|
},
|
|
78396
78619
|
exclude_locale_picker: {
|
|
@@ -78677,6 +78900,11 @@ var openapi = {
|
|
|
78677
78900
|
description: "Navigation mode for the portal. 'restricted' tells frontend to hide navigation UI, typically used for embedded deep links.",
|
|
78678
78901
|
enum: ["full", "restricted"],
|
|
78679
78902
|
type: "string"
|
|
78903
|
+
},
|
|
78904
|
+
read_only: {
|
|
78905
|
+
default: false,
|
|
78906
|
+
description: "Whether the portal is read-only. When true, the customer can browse the portal but cannot perform any mutating action; write requests made with the portal's client session are rejected.",
|
|
78907
|
+
type: "boolean"
|
|
78680
78908
|
}
|
|
78681
78909
|
},
|
|
78682
78910
|
type: "object"
|
|
@@ -78760,15 +78988,42 @@ var openapi = {
|
|
|
78760
78988
|
},
|
|
78761
78989
|
deep_link: {
|
|
78762
78990
|
description: "Deep link target resource for initial redirect. When set, the portal will navigate directly to the specified resource.",
|
|
78763
|
-
|
|
78764
|
-
|
|
78765
|
-
|
|
78766
|
-
|
|
78767
|
-
|
|
78991
|
+
discriminator: { propertyName: "resource_type" },
|
|
78992
|
+
oneOf: [
|
|
78993
|
+
{
|
|
78994
|
+
properties: {
|
|
78995
|
+
resource_key: { type: "string" },
|
|
78996
|
+
resource_type: {
|
|
78997
|
+
enum: ["reservation"],
|
|
78998
|
+
type: "string"
|
|
78999
|
+
}
|
|
79000
|
+
},
|
|
79001
|
+
required: ["resource_type", "resource_key"],
|
|
79002
|
+
type: "object"
|
|
79003
|
+
},
|
|
79004
|
+
{
|
|
79005
|
+
properties: {
|
|
79006
|
+
resource_key: { type: "string" },
|
|
79007
|
+
resource_type: {
|
|
79008
|
+
enum: ["space"],
|
|
79009
|
+
type: "string"
|
|
79010
|
+
}
|
|
79011
|
+
},
|
|
79012
|
+
required: ["resource_type", "resource_key"],
|
|
79013
|
+
type: "object"
|
|
79014
|
+
},
|
|
79015
|
+
{
|
|
79016
|
+
properties: {
|
|
79017
|
+
resource_id: { type: "string" },
|
|
79018
|
+
resource_type: {
|
|
79019
|
+
enum: ["device"],
|
|
79020
|
+
type: "string"
|
|
79021
|
+
}
|
|
79022
|
+
},
|
|
79023
|
+
required: ["resource_type", "resource_id"],
|
|
79024
|
+
type: "object"
|
|
78768
79025
|
}
|
|
78769
|
-
|
|
78770
|
-
required: ["resource_type", "resource_key"],
|
|
78771
|
-
type: "object",
|
|
79026
|
+
],
|
|
78772
79027
|
"x-undocumented": "Internal endpoint for customer portals."
|
|
78773
79028
|
},
|
|
78774
79029
|
exclude_locale_picker: {
|
|
@@ -79055,6 +79310,11 @@ var openapi = {
|
|
|
79055
79310
|
description: "Navigation mode for the portal. 'restricted' tells frontend to hide navigation UI, typically used for embedded deep links.",
|
|
79056
79311
|
enum: ["full", "restricted"],
|
|
79057
79312
|
type: "string"
|
|
79313
|
+
},
|
|
79314
|
+
read_only: {
|
|
79315
|
+
default: false,
|
|
79316
|
+
description: "Whether the portal is read-only. When true, the customer can browse the portal but cannot perform any mutating action; write requests made with the portal's client session are rejected.",
|
|
79317
|
+
type: "boolean"
|
|
79058
79318
|
}
|
|
79059
79319
|
},
|
|
79060
79320
|
type: "object"
|
|
@@ -79302,6 +79562,7 @@ var openapi = {
|
|
|
79302
79562
|
},
|
|
79303
79563
|
security: [
|
|
79304
79564
|
{ client_session_with_customer: [] },
|
|
79565
|
+
{ client_session_with_customer_ro: [] },
|
|
79305
79566
|
{ console_session_with_workspace: [] }
|
|
79306
79567
|
],
|
|
79307
79568
|
summary: "/seam/customer/v1/reservations/get",
|
|
@@ -79519,6 +79780,7 @@ var openapi = {
|
|
|
79519
79780
|
},
|
|
79520
79781
|
security: [
|
|
79521
79782
|
{ client_session_with_customer: [] },
|
|
79783
|
+
{ client_session_with_customer_ro: [] },
|
|
79522
79784
|
{ console_session_with_workspace: [] }
|
|
79523
79785
|
],
|
|
79524
79786
|
summary: "/seam/customer/v1/reservations/get",
|
|
@@ -79863,6 +80125,7 @@ var openapi = {
|
|
|
79863
80125
|
},
|
|
79864
80126
|
security: [
|
|
79865
80127
|
{ client_session_with_customer: [] },
|
|
80128
|
+
{ client_session_with_customer_ro: [] },
|
|
79866
80129
|
{ console_session_with_workspace: [] }
|
|
79867
80130
|
],
|
|
79868
80131
|
summary: "/seam/customer/v1/reservations/list",
|
|
@@ -80170,6 +80433,7 @@ var openapi = {
|
|
|
80170
80433
|
},
|
|
80171
80434
|
security: [
|
|
80172
80435
|
{ client_session_with_customer: [] },
|
|
80436
|
+
{ client_session_with_customer_ro: [] },
|
|
80173
80437
|
{ console_session_with_workspace: [] }
|
|
80174
80438
|
],
|
|
80175
80439
|
summary: "/seam/customer/v1/reservations/list",
|
|
@@ -80230,6 +80494,7 @@ var openapi = {
|
|
|
80230
80494
|
},
|
|
80231
80495
|
security: [
|
|
80232
80496
|
{ client_session_with_customer: [] },
|
|
80497
|
+
{ client_session_with_customer_ro: [] },
|
|
80233
80498
|
{ console_session_with_workspace: [] }
|
|
80234
80499
|
],
|
|
80235
80500
|
summary: "/seam/customer/v1/reservations/list_access_grants",
|
|
@@ -80288,6 +80553,7 @@ var openapi = {
|
|
|
80288
80553
|
},
|
|
80289
80554
|
security: [
|
|
80290
80555
|
{ client_session_with_customer: [] },
|
|
80556
|
+
{ client_session_with_customer_ro: [] },
|
|
80291
80557
|
{ console_session_with_workspace: [] }
|
|
80292
80558
|
],
|
|
80293
80559
|
summary: "/seam/customer/v1/reservations/list_access_grants",
|
|
@@ -80767,7 +81033,8 @@ var openapi = {
|
|
|
80767
81033
|
},
|
|
80768
81034
|
security: [
|
|
80769
81035
|
{ console_session_with_workspace: [] },
|
|
80770
|
-
{ client_session_with_customer: [] }
|
|
81036
|
+
{ client_session_with_customer: [] },
|
|
81037
|
+
{ client_session_with_customer_ro: [] }
|
|
80771
81038
|
],
|
|
80772
81039
|
summary: "/seam/customer/v1/settings/vertical_resource_aliases/get",
|
|
80773
81040
|
tags: [],
|
|
@@ -80938,7 +81205,8 @@ var openapi = {
|
|
|
80938
81205
|
},
|
|
80939
81206
|
security: [
|
|
80940
81207
|
{ console_session_with_workspace: [] },
|
|
80941
|
-
{ client_session_with_customer: [] }
|
|
81208
|
+
{ client_session_with_customer: [] },
|
|
81209
|
+
{ client_session_with_customer_ro: [] }
|
|
80942
81210
|
],
|
|
80943
81211
|
summary: "/seam/customer/v1/settings/vertical_resource_aliases/get",
|
|
80944
81212
|
tags: [],
|
|
@@ -81142,6 +81410,7 @@ var openapi = {
|
|
|
81142
81410
|
},
|
|
81143
81411
|
security: [
|
|
81144
81412
|
{ client_session_with_customer: [] },
|
|
81413
|
+
{ client_session_with_customer_ro: [] },
|
|
81145
81414
|
{ console_session_with_workspace: [] }
|
|
81146
81415
|
],
|
|
81147
81416
|
summary: "/seam/customer/v1/spaces/list",
|
|
@@ -81219,6 +81488,7 @@ var openapi = {
|
|
|
81219
81488
|
},
|
|
81220
81489
|
security: [
|
|
81221
81490
|
{ client_session_with_customer: [] },
|
|
81491
|
+
{ client_session_with_customer_ro: [] },
|
|
81222
81492
|
{ console_session_with_workspace: [] }
|
|
81223
81493
|
],
|
|
81224
81494
|
summary: "/seam/customer/v1/spaces/list",
|
|
@@ -81363,7 +81633,10 @@ var openapi = {
|
|
|
81363
81633
|
400: { description: "Bad Request" },
|
|
81364
81634
|
401: { description: "Unauthorized" }
|
|
81365
81635
|
},
|
|
81366
|
-
security: [
|
|
81636
|
+
security: [
|
|
81637
|
+
{ client_session_with_customer: [] },
|
|
81638
|
+
{ client_session_with_customer_ro: [] }
|
|
81639
|
+
],
|
|
81367
81640
|
summary: "/seam/customer/v1/spaces/list_reservations",
|
|
81368
81641
|
tags: [],
|
|
81369
81642
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "spaces"],
|
|
@@ -81503,7 +81776,10 @@ var openapi = {
|
|
|
81503
81776
|
400: { description: "Bad Request" },
|
|
81504
81777
|
401: { description: "Unauthorized" }
|
|
81505
81778
|
},
|
|
81506
|
-
security: [
|
|
81779
|
+
security: [
|
|
81780
|
+
{ client_session_with_customer: [] },
|
|
81781
|
+
{ client_session_with_customer_ro: [] }
|
|
81782
|
+
],
|
|
81507
81783
|
summary: "/seam/customer/v1/spaces/list_reservations",
|
|
81508
81784
|
tags: [],
|
|
81509
81785
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "spaces"],
|
|
@@ -81660,7 +81936,10 @@ var openapi = {
|
|
|
81660
81936
|
400: { description: "Bad Request" },
|
|
81661
81937
|
401: { description: "Unauthorized" }
|
|
81662
81938
|
},
|
|
81663
|
-
security: [
|
|
81939
|
+
security: [
|
|
81940
|
+
{ client_session_with_customer: [] },
|
|
81941
|
+
{ client_session_with_customer_ro: [] }
|
|
81942
|
+
],
|
|
81664
81943
|
summary: "/seam/customer/v1/staff_members/get",
|
|
81665
81944
|
tags: [],
|
|
81666
81945
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "staff_members"],
|
|
@@ -81753,7 +82032,10 @@ var openapi = {
|
|
|
81753
82032
|
400: { description: "Bad Request" },
|
|
81754
82033
|
401: { description: "Unauthorized" }
|
|
81755
82034
|
},
|
|
81756
|
-
security: [
|
|
82035
|
+
security: [
|
|
82036
|
+
{ client_session_with_customer: [] },
|
|
82037
|
+
{ client_session_with_customer_ro: [] }
|
|
82038
|
+
],
|
|
81757
82039
|
summary: "/seam/customer/v1/staff_members/get",
|
|
81758
82040
|
tags: [],
|
|
81759
82041
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "staff_members"],
|
|
@@ -81872,7 +82154,10 @@ var openapi = {
|
|
|
81872
82154
|
400: { description: "Bad Request" },
|
|
81873
82155
|
401: { description: "Unauthorized" }
|
|
81874
82156
|
},
|
|
81875
|
-
security: [
|
|
82157
|
+
security: [
|
|
82158
|
+
{ client_session_with_customer: [] },
|
|
82159
|
+
{ client_session_with_customer_ro: [] }
|
|
82160
|
+
],
|
|
81876
82161
|
summary: "/seam/customer/v1/staff_members/list",
|
|
81877
82162
|
tags: [],
|
|
81878
82163
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "staff_members"],
|
|
@@ -81978,7 +82263,10 @@ var openapi = {
|
|
|
81978
82263
|
400: { description: "Bad Request" },
|
|
81979
82264
|
401: { description: "Unauthorized" }
|
|
81980
82265
|
},
|
|
81981
|
-
security: [
|
|
82266
|
+
security: [
|
|
82267
|
+
{ client_session_with_customer: [] },
|
|
82268
|
+
{ client_session_with_customer_ro: [] }
|
|
82269
|
+
],
|
|
81982
82270
|
summary: "/seam/customer/v1/staff_members/list",
|
|
81983
82271
|
tags: [],
|
|
81984
82272
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "staff_members"],
|
|
@@ -82727,6 +83015,7 @@ var openapi = {
|
|
|
82727
83015
|
},
|
|
82728
83016
|
security: [
|
|
82729
83017
|
{ client_session_with_customer: [] },
|
|
83018
|
+
{ client_session_with_customer_ro: [] },
|
|
82730
83019
|
{ console_session_with_workspace: [] },
|
|
82731
83020
|
{ api_key: [] }
|
|
82732
83021
|
],
|
|
@@ -82860,6 +83149,7 @@ var openapi = {
|
|
|
82860
83149
|
},
|
|
82861
83150
|
security: [
|
|
82862
83151
|
{ client_session_with_customer: [] },
|
|
83152
|
+
{ client_session_with_customer_ro: [] },
|
|
82863
83153
|
{ console_session_with_workspace: [] },
|
|
82864
83154
|
{ api_key: [] }
|
|
82865
83155
|
],
|
|
@@ -83491,6 +83781,7 @@ var openapi = {
|
|
|
83491
83781
|
{ console_session_with_workspace: [] },
|
|
83492
83782
|
{ api_key: [] },
|
|
83493
83783
|
{ client_session_with_customer: [] },
|
|
83784
|
+
{ client_session_with_customer_ro: [] },
|
|
83494
83785
|
{ support_read_only_token: [] }
|
|
83495
83786
|
],
|
|
83496
83787
|
summary: "/spaces/get",
|
|
@@ -83559,6 +83850,7 @@ var openapi = {
|
|
|
83559
83850
|
{ console_session_with_workspace: [] },
|
|
83560
83851
|
{ api_key: [] },
|
|
83561
83852
|
{ client_session_with_customer: [] },
|
|
83853
|
+
{ client_session_with_customer_ro: [] },
|
|
83562
83854
|
{ support_read_only_token: [] }
|
|
83563
83855
|
],
|
|
83564
83856
|
summary: "/spaces/get",
|
|
@@ -83686,6 +83978,7 @@ var openapi = {
|
|
|
83686
83978
|
{ console_session_with_workspace: [] },
|
|
83687
83979
|
{ api_key: [] },
|
|
83688
83980
|
{ client_session_with_customer: [] },
|
|
83981
|
+
{ client_session_with_customer_ro: [] },
|
|
83689
83982
|
{ support_read_only_token: [] }
|
|
83690
83983
|
],
|
|
83691
83984
|
summary: "/spaces/get_related",
|
|
@@ -83812,6 +84105,7 @@ var openapi = {
|
|
|
83812
84105
|
{ console_session_with_workspace: [] },
|
|
83813
84106
|
{ api_key: [] },
|
|
83814
84107
|
{ client_session_with_customer: [] },
|
|
84108
|
+
{ client_session_with_customer_ro: [] },
|
|
83815
84109
|
{ support_read_only_token: [] }
|
|
83816
84110
|
],
|
|
83817
84111
|
summary: "/spaces/get_related",
|
|
@@ -83939,6 +84233,7 @@ var openapi = {
|
|
|
83939
84233
|
{ console_session_with_workspace: [] },
|
|
83940
84234
|
{ api_key: [] },
|
|
83941
84235
|
{ client_session_with_customer: [] },
|
|
84236
|
+
{ client_session_with_customer_ro: [] },
|
|
83942
84237
|
{ support_read_only_token: [] }
|
|
83943
84238
|
],
|
|
83944
84239
|
summary: "/spaces/list",
|
|
@@ -84033,6 +84328,7 @@ var openapi = {
|
|
|
84033
84328
|
{ console_session_with_workspace: [] },
|
|
84034
84329
|
{ api_key: [] },
|
|
84035
84330
|
{ client_session_with_customer: [] },
|
|
84331
|
+
{ client_session_with_customer_ro: [] },
|
|
84036
84332
|
{ support_read_only_token: [] }
|
|
84037
84333
|
],
|
|
84038
84334
|
summary: "/spaces/list",
|
|
@@ -86489,6 +86785,7 @@ var openapi = {
|
|
|
86489
86785
|
{ pat_with_workspace: [] },
|
|
86490
86786
|
{ console_session_with_workspace: [] },
|
|
86491
86787
|
{ client_session_with_customer: [] },
|
|
86788
|
+
{ client_session_with_customer_ro: [] },
|
|
86492
86789
|
{ support_read_only_token: [] }
|
|
86493
86790
|
],
|
|
86494
86791
|
summary: "/thermostats/schedules/list",
|
|
@@ -86553,6 +86850,7 @@ var openapi = {
|
|
|
86553
86850
|
{ pat_with_workspace: [] },
|
|
86554
86851
|
{ console_session_with_workspace: [] },
|
|
86555
86852
|
{ client_session_with_customer: [] },
|
|
86853
|
+
{ client_session_with_customer_ro: [] },
|
|
86556
86854
|
{ support_read_only_token: [] }
|
|
86557
86855
|
],
|
|
86558
86856
|
summary: "/thermostats/schedules/list",
|
|
@@ -89017,6 +89315,7 @@ var openapi = {
|
|
|
89017
89315
|
{ pat_with_workspace: [] },
|
|
89018
89316
|
{ console_session_with_workspace: [] },
|
|
89019
89317
|
{ client_session_with_customer: [] },
|
|
89318
|
+
{ client_session_with_customer_ro: [] },
|
|
89020
89319
|
{ support_read_only_token: [] }
|
|
89021
89320
|
],
|
|
89022
89321
|
summary: "/user_identities/get",
|
|
@@ -89082,6 +89381,7 @@ var openapi = {
|
|
|
89082
89381
|
{ pat_with_workspace: [] },
|
|
89083
89382
|
{ console_session_with_workspace: [] },
|
|
89084
89383
|
{ client_session_with_customer: [] },
|
|
89384
|
+
{ client_session_with_customer_ro: [] },
|
|
89085
89385
|
{ support_read_only_token: [] }
|
|
89086
89386
|
],
|
|
89087
89387
|
summary: "/user_identities/get",
|
|
@@ -91922,6 +92222,7 @@ var openapi = {
|
|
|
91922
92222
|
},
|
|
91923
92223
|
security: [
|
|
91924
92224
|
{ client_session_with_customer: [] },
|
|
92225
|
+
{ client_session_with_customer_ro: [] },
|
|
91925
92226
|
{ pat_with_workspace: [] },
|
|
91926
92227
|
{ console_session_with_workspace: [] },
|
|
91927
92228
|
{ api_key: [] }
|
|
@@ -91974,6 +92275,7 @@ var openapi = {
|
|
|
91974
92275
|
},
|
|
91975
92276
|
security: [
|
|
91976
92277
|
{ client_session_with_customer: [] },
|
|
92278
|
+
{ client_session_with_customer_ro: [] },
|
|
91977
92279
|
{ pat_with_workspace: [] },
|
|
91978
92280
|
{ console_session_with_workspace: [] },
|
|
91979
92281
|
{ api_key: [] }
|
|
@@ -92028,6 +92330,7 @@ var openapi = {
|
|
|
92028
92330
|
},
|
|
92029
92331
|
security: [
|
|
92030
92332
|
{ client_session_with_customer: [] },
|
|
92333
|
+
{ client_session_with_customer_ro: [] },
|
|
92031
92334
|
{ pat_with_workspace: [] },
|
|
92032
92335
|
{ console_session_with_workspace: [] },
|
|
92033
92336
|
{ api_key: [] }
|
|
@@ -92085,6 +92388,7 @@ var openapi = {
|
|
|
92085
92388
|
},
|
|
92086
92389
|
security: [
|
|
92087
92390
|
{ client_session_with_customer: [] },
|
|
92391
|
+
{ client_session_with_customer_ro: [] },
|
|
92088
92392
|
{ pat_with_workspace: [] },
|
|
92089
92393
|
{ console_session_with_workspace: [] },
|
|
92090
92394
|
{ api_key: [] }
|
|
@@ -92751,6 +93055,7 @@ var openapi = {
|
|
|
92751
93055
|
{ console_session_with_workspace: [] },
|
|
92752
93056
|
{ client_session: [] },
|
|
92753
93057
|
{ client_session_with_customer: [] },
|
|
93058
|
+
{ client_session_with_customer_ro: [] },
|
|
92754
93059
|
{ pat_with_workspace: [] },
|
|
92755
93060
|
{ support_read_only_token: [] }
|
|
92756
93061
|
],
|
|
@@ -92789,6 +93094,7 @@ var openapi = {
|
|
|
92789
93094
|
{ console_session_with_workspace: [] },
|
|
92790
93095
|
{ client_session: [] },
|
|
92791
93096
|
{ client_session_with_customer: [] },
|
|
93097
|
+
{ client_session_with_customer_ro: [] },
|
|
92792
93098
|
{ pat_with_workspace: [] },
|
|
92793
93099
|
{ support_read_only_token: [] }
|
|
92794
93100
|
],
|