@seamapi/types 1.975.0 → 1.976.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 +196 -25
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +6 -0
- package/dist/index.cjs +196 -25
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/customer/customer-portal.d.ts +6 -0
- package/lib/seam/connect/models/customer/customer-portal.js +5 -0
- package/lib/seam/connect/models/customer/customer-portal.js.map +1 -1
- package/lib/seam/connect/openapi.js +189 -18
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +6 -0
- package/package.json +3 -2
- package/src/lib/seam/connect/models/customer/customer-portal.ts +7 -0
- package/src/lib/seam/connect/openapi.ts +194 -18
- package/src/lib/seam/connect/route-types.ts +6 -0
package/dist/connect.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: {
|
|
@@ -57354,6 +57402,11 @@ var openapi = {
|
|
|
57354
57402
|
description: "Navigation mode for the portal. 'restricted' tells frontend to hide navigation UI, typically used for embedded deep links.",
|
|
57355
57403
|
enum: ["full", "restricted"],
|
|
57356
57404
|
type: "string"
|
|
57405
|
+
},
|
|
57406
|
+
read_only: {
|
|
57407
|
+
default: false,
|
|
57408
|
+
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.",
|
|
57409
|
+
type: "boolean"
|
|
57357
57410
|
}
|
|
57358
57411
|
},
|
|
57359
57412
|
type: "object"
|
|
@@ -59580,6 +59633,7 @@ var openapi = {
|
|
|
59580
59633
|
security: [
|
|
59581
59634
|
{ client_session: [] },
|
|
59582
59635
|
{ client_session_with_customer: [] },
|
|
59636
|
+
{ client_session_with_customer_ro: [] },
|
|
59583
59637
|
{ pat_with_workspace: [] },
|
|
59584
59638
|
{ console_session_with_workspace: [] },
|
|
59585
59639
|
{ api_key: [] },
|
|
@@ -59638,6 +59692,7 @@ var openapi = {
|
|
|
59638
59692
|
security: [
|
|
59639
59693
|
{ client_session: [] },
|
|
59640
59694
|
{ client_session_with_customer: [] },
|
|
59695
|
+
{ client_session_with_customer_ro: [] },
|
|
59641
59696
|
{ pat_with_workspace: [] },
|
|
59642
59697
|
{ console_session_with_workspace: [] },
|
|
59643
59698
|
{ api_key: [] },
|
|
@@ -60084,6 +60139,7 @@ var openapi = {
|
|
|
60084
60139
|
},
|
|
60085
60140
|
security: [
|
|
60086
60141
|
{ client_session_with_customer: [] },
|
|
60142
|
+
{ client_session_with_customer_ro: [] },
|
|
60087
60143
|
{ client_session: [] },
|
|
60088
60144
|
{ pat_with_workspace: [] },
|
|
60089
60145
|
{ console_session_with_workspace: [] },
|
|
@@ -60466,6 +60522,7 @@ var openapi = {
|
|
|
60466
60522
|
},
|
|
60467
60523
|
security: [
|
|
60468
60524
|
{ client_session_with_customer: [] },
|
|
60525
|
+
{ client_session_with_customer_ro: [] },
|
|
60469
60526
|
{ client_session: [] },
|
|
60470
60527
|
{ pat_with_workspace: [] },
|
|
60471
60528
|
{ console_session_with_workspace: [] },
|
|
@@ -62848,6 +62905,7 @@ var openapi = {
|
|
|
62848
62905
|
{ pat_with_workspace: [] },
|
|
62849
62906
|
{ console_session_with_workspace: [] },
|
|
62850
62907
|
{ client_session_with_customer: [] },
|
|
62908
|
+
{ client_session_with_customer_ro: [] },
|
|
62851
62909
|
{ support_read_only_token: [] }
|
|
62852
62910
|
],
|
|
62853
62911
|
summary: "/devices/unmanaged/list",
|
|
@@ -63229,6 +63287,7 @@ var openapi = {
|
|
|
63229
63287
|
{ pat_with_workspace: [] },
|
|
63230
63288
|
{ console_session_with_workspace: [] },
|
|
63231
63289
|
{ client_session_with_customer: [] },
|
|
63290
|
+
{ client_session_with_customer_ro: [] },
|
|
63232
63291
|
{ support_read_only_token: [] }
|
|
63233
63292
|
],
|
|
63234
63293
|
summary: "/devices/unmanaged/list",
|
|
@@ -63600,6 +63659,7 @@ var openapi = {
|
|
|
63600
63659
|
{ pat_with_workspace: [] },
|
|
63601
63660
|
{ console_session_with_workspace: [] },
|
|
63602
63661
|
{ client_session_with_customer: [] },
|
|
63662
|
+
{ client_session_with_customer_ro: [] },
|
|
63603
63663
|
{ support_read_only_token: [] }
|
|
63604
63664
|
],
|
|
63605
63665
|
summary: "/events/get",
|
|
@@ -63664,6 +63724,7 @@ var openapi = {
|
|
|
63664
63724
|
{ pat_with_workspace: [] },
|
|
63665
63725
|
{ console_session_with_workspace: [] },
|
|
63666
63726
|
{ client_session_with_customer: [] },
|
|
63727
|
+
{ client_session_with_customer_ro: [] },
|
|
63667
63728
|
{ support_read_only_token: [] }
|
|
63668
63729
|
],
|
|
63669
63730
|
summary: "/events/get",
|
|
@@ -64193,6 +64254,7 @@ var openapi = {
|
|
|
64193
64254
|
{ pat_with_workspace: [] },
|
|
64194
64255
|
{ console_session_with_workspace: [] },
|
|
64195
64256
|
{ client_session_with_customer: [] },
|
|
64257
|
+
{ client_session_with_customer_ro: [] },
|
|
64196
64258
|
{ support_read_only_token: [] }
|
|
64197
64259
|
],
|
|
64198
64260
|
summary: "/events/list",
|
|
@@ -64617,6 +64679,7 @@ var openapi = {
|
|
|
64617
64679
|
{ pat_with_workspace: [] },
|
|
64618
64680
|
{ console_session_with_workspace: [] },
|
|
64619
64681
|
{ client_session_with_customer: [] },
|
|
64682
|
+
{ client_session_with_customer_ro: [] },
|
|
64620
64683
|
{ support_read_only_token: [] }
|
|
64621
64684
|
],
|
|
64622
64685
|
summary: "/events/list",
|
|
@@ -72199,7 +72262,10 @@ var openapi = {
|
|
|
72199
72262
|
400: { description: "Bad Request" },
|
|
72200
72263
|
401: { description: "Unauthorized" }
|
|
72201
72264
|
},
|
|
72202
|
-
security: [
|
|
72265
|
+
security: [
|
|
72266
|
+
{ client_session_with_customer: [] },
|
|
72267
|
+
{ client_session_with_customer_ro: [] }
|
|
72268
|
+
],
|
|
72203
72269
|
summary: "/seam/customer/v1/access_grants/list",
|
|
72204
72270
|
tags: [],
|
|
72205
72271
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "access_grants"],
|
|
@@ -72239,7 +72305,10 @@ var openapi = {
|
|
|
72239
72305
|
400: { description: "Bad Request" },
|
|
72240
72306
|
401: { description: "Unauthorized" }
|
|
72241
72307
|
},
|
|
72242
|
-
security: [
|
|
72308
|
+
security: [
|
|
72309
|
+
{ client_session_with_customer: [] },
|
|
72310
|
+
{ client_session_with_customer_ro: [] }
|
|
72311
|
+
],
|
|
72243
72312
|
summary: "/seam/customer/v1/access_grants/list",
|
|
72244
72313
|
tags: [],
|
|
72245
72314
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "access_grants"],
|
|
@@ -72584,7 +72653,8 @@ var openapi = {
|
|
|
72584
72653
|
security: [
|
|
72585
72654
|
{ console_session_with_workspace: [] },
|
|
72586
72655
|
{ api_key: [] },
|
|
72587
|
-
{ client_session_with_customer: [] }
|
|
72656
|
+
{ client_session_with_customer: [] },
|
|
72657
|
+
{ client_session_with_customer_ro: [] }
|
|
72588
72658
|
],
|
|
72589
72659
|
summary: "/seam/customer/v1/automation_runs/list",
|
|
72590
72660
|
tags: [],
|
|
@@ -72748,7 +72818,8 @@ var openapi = {
|
|
|
72748
72818
|
security: [
|
|
72749
72819
|
{ console_session_with_workspace: [] },
|
|
72750
72820
|
{ api_key: [] },
|
|
72751
|
-
{ client_session_with_customer: [] }
|
|
72821
|
+
{ client_session_with_customer: [] },
|
|
72822
|
+
{ client_session_with_customer_ro: [] }
|
|
72752
72823
|
],
|
|
72753
72824
|
summary: "/seam/customer/v1/automation_runs/list",
|
|
72754
72825
|
tags: [],
|
|
@@ -74066,6 +74137,7 @@ var openapi = {
|
|
|
74066
74137
|
security: [
|
|
74067
74138
|
{ api_key: [] },
|
|
74068
74139
|
{ client_session_with_customer: [] },
|
|
74140
|
+
{ client_session_with_customer_ro: [] },
|
|
74069
74141
|
{ console_session_with_workspace: [] }
|
|
74070
74142
|
],
|
|
74071
74143
|
summary: "/seam/customer/v1/connector_customers/list",
|
|
@@ -74159,6 +74231,7 @@ var openapi = {
|
|
|
74159
74231
|
security: [
|
|
74160
74232
|
{ api_key: [] },
|
|
74161
74233
|
{ client_session_with_customer: [] },
|
|
74234
|
+
{ client_session_with_customer_ro: [] },
|
|
74162
74235
|
{ console_session_with_workspace: [] }
|
|
74163
74236
|
],
|
|
74164
74237
|
summary: "/seam/customer/v1/connector_customers/list",
|
|
@@ -75065,6 +75138,7 @@ var openapi = {
|
|
|
75065
75138
|
security: [
|
|
75066
75139
|
{ api_key: [] },
|
|
75067
75140
|
{ client_session_with_customer: [] },
|
|
75141
|
+
{ client_session_with_customer_ro: [] },
|
|
75068
75142
|
{ console_session_with_workspace: [] }
|
|
75069
75143
|
],
|
|
75070
75144
|
summary: "/seam/customer/v1/connectors/list",
|
|
@@ -75137,6 +75211,7 @@ var openapi = {
|
|
|
75137
75211
|
security: [
|
|
75138
75212
|
{ api_key: [] },
|
|
75139
75213
|
{ client_session_with_customer: [] },
|
|
75214
|
+
{ client_session_with_customer_ro: [] },
|
|
75140
75215
|
{ console_session_with_workspace: [] }
|
|
75141
75216
|
],
|
|
75142
75217
|
summary: "/seam/customer/v1/connectors/list",
|
|
@@ -75611,7 +75686,10 @@ var openapi = {
|
|
|
75611
75686
|
400: { description: "Bad Request" },
|
|
75612
75687
|
401: { description: "Unauthorized" }
|
|
75613
75688
|
},
|
|
75614
|
-
security: [
|
|
75689
|
+
security: [
|
|
75690
|
+
{ client_session_with_customer: [] },
|
|
75691
|
+
{ client_session_with_customer_ro: [] }
|
|
75692
|
+
],
|
|
75615
75693
|
summary: "/seam/customer/v1/customers/automations/get",
|
|
75616
75694
|
tags: [],
|
|
75617
75695
|
"x-fern-sdk-group-name": [
|
|
@@ -75908,7 +75986,10 @@ var openapi = {
|
|
|
75908
75986
|
400: { description: "Bad Request" },
|
|
75909
75987
|
401: { description: "Unauthorized" }
|
|
75910
75988
|
},
|
|
75911
|
-
security: [
|
|
75989
|
+
security: [
|
|
75990
|
+
{ client_session_with_customer: [] },
|
|
75991
|
+
{ client_session_with_customer_ro: [] }
|
|
75992
|
+
],
|
|
75912
75993
|
summary: "/seam/customer/v1/customers/automations/get",
|
|
75913
75994
|
tags: [],
|
|
75914
75995
|
"x-fern-sdk-group-name": [
|
|
@@ -76666,7 +76747,10 @@ var openapi = {
|
|
|
76666
76747
|
400: { description: "Bad Request" },
|
|
76667
76748
|
401: { description: "Unauthorized" }
|
|
76668
76749
|
},
|
|
76669
|
-
security: [
|
|
76750
|
+
security: [
|
|
76751
|
+
{ client_session_with_customer: [] },
|
|
76752
|
+
{ client_session_with_customer_ro: [] }
|
|
76753
|
+
],
|
|
76670
76754
|
summary: "/seam/customer/v1/customers/me",
|
|
76671
76755
|
tags: [],
|
|
76672
76756
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "customers"],
|
|
@@ -76702,7 +76786,10 @@ var openapi = {
|
|
|
76702
76786
|
400: { description: "Bad Request" },
|
|
76703
76787
|
401: { description: "Unauthorized" }
|
|
76704
76788
|
},
|
|
76705
|
-
security: [
|
|
76789
|
+
security: [
|
|
76790
|
+
{ client_session_with_customer: [] },
|
|
76791
|
+
{ client_session_with_customer_ro: [] }
|
|
76792
|
+
],
|
|
76706
76793
|
summary: "/seam/customer/v1/customers/me",
|
|
76707
76794
|
tags: [],
|
|
76708
76795
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "customers"],
|
|
@@ -76802,7 +76889,10 @@ var openapi = {
|
|
|
76802
76889
|
400: { description: "Bad Request" },
|
|
76803
76890
|
401: { description: "Unauthorized" }
|
|
76804
76891
|
},
|
|
76805
|
-
security: [
|
|
76892
|
+
security: [
|
|
76893
|
+
{ client_session_with_customer: [] },
|
|
76894
|
+
{ client_session_with_customer_ro: [] }
|
|
76895
|
+
],
|
|
76806
76896
|
summary: "/seam/customer/v1/encoders/list",
|
|
76807
76897
|
tags: [],
|
|
76808
76898
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "encoders"],
|
|
@@ -76852,7 +76942,10 @@ var openapi = {
|
|
|
76852
76942
|
400: { description: "Bad Request" },
|
|
76853
76943
|
401: { description: "Unauthorized" }
|
|
76854
76944
|
},
|
|
76855
|
-
security: [
|
|
76945
|
+
security: [
|
|
76946
|
+
{ client_session_with_customer: [] },
|
|
76947
|
+
{ client_session_with_customer_ro: [] }
|
|
76948
|
+
],
|
|
76856
76949
|
summary: "/seam/customer/v1/encoders/list",
|
|
76857
76950
|
tags: [],
|
|
76858
76951
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "encoders"],
|
|
@@ -77181,7 +77274,10 @@ var openapi = {
|
|
|
77181
77274
|
400: { description: "Bad Request" },
|
|
77182
77275
|
401: { description: "Unauthorized" }
|
|
77183
77276
|
},
|
|
77184
|
-
security: [
|
|
77277
|
+
security: [
|
|
77278
|
+
{ client_session_with_customer: [] },
|
|
77279
|
+
{ client_session_with_customer_ro: [] }
|
|
77280
|
+
],
|
|
77185
77281
|
summary: "/seam/customer/v1/events/list",
|
|
77186
77282
|
tags: ["/events"],
|
|
77187
77283
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "events"],
|
|
@@ -77488,7 +77584,10 @@ var openapi = {
|
|
|
77488
77584
|
400: { description: "Bad Request" },
|
|
77489
77585
|
401: { description: "Unauthorized" }
|
|
77490
77586
|
},
|
|
77491
|
-
security: [
|
|
77587
|
+
security: [
|
|
77588
|
+
{ client_session_with_customer: [] },
|
|
77589
|
+
{ client_session_with_customer_ro: [] }
|
|
77590
|
+
],
|
|
77492
77591
|
summary: "/seam/customer/v1/events/list",
|
|
77493
77592
|
tags: ["/events"],
|
|
77494
77593
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "events"],
|
|
@@ -77888,6 +77987,11 @@ var openapi = {
|
|
|
77888
77987
|
description: "Navigation mode for the portal. 'restricted' tells frontend to hide navigation UI, typically used for embedded deep links.",
|
|
77889
77988
|
enum: ["full", "restricted"],
|
|
77890
77989
|
type: "string"
|
|
77990
|
+
},
|
|
77991
|
+
read_only: {
|
|
77992
|
+
default: false,
|
|
77993
|
+
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.",
|
|
77994
|
+
type: "boolean"
|
|
77891
77995
|
}
|
|
77892
77996
|
},
|
|
77893
77997
|
type: "object"
|
|
@@ -77904,7 +78008,10 @@ var openapi = {
|
|
|
77904
78008
|
400: { description: "Bad Request" },
|
|
77905
78009
|
401: { description: "Unauthorized" }
|
|
77906
78010
|
},
|
|
77907
|
-
security: [
|
|
78011
|
+
security: [
|
|
78012
|
+
{ client_session_with_customer: [] },
|
|
78013
|
+
{ client_session_with_customer_ro: [] }
|
|
78014
|
+
],
|
|
77908
78015
|
summary: "/seam/customer/v1/portals/get",
|
|
77909
78016
|
tags: [],
|
|
77910
78017
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "portals"],
|
|
@@ -78307,6 +78414,11 @@ var openapi = {
|
|
|
78307
78414
|
description: "Navigation mode for the portal. 'restricted' tells frontend to hide navigation UI, typically used for embedded deep links.",
|
|
78308
78415
|
enum: ["full", "restricted"],
|
|
78309
78416
|
type: "string"
|
|
78417
|
+
},
|
|
78418
|
+
read_only: {
|
|
78419
|
+
default: false,
|
|
78420
|
+
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.",
|
|
78421
|
+
type: "boolean"
|
|
78310
78422
|
}
|
|
78311
78423
|
},
|
|
78312
78424
|
type: "object"
|
|
@@ -78323,7 +78435,10 @@ var openapi = {
|
|
|
78323
78435
|
400: { description: "Bad Request" },
|
|
78324
78436
|
401: { description: "Unauthorized" }
|
|
78325
78437
|
},
|
|
78326
|
-
security: [
|
|
78438
|
+
security: [
|
|
78439
|
+
{ client_session_with_customer: [] },
|
|
78440
|
+
{ client_session_with_customer_ro: [] }
|
|
78441
|
+
],
|
|
78327
78442
|
summary: "/seam/customer/v1/portals/get",
|
|
78328
78443
|
tags: [],
|
|
78329
78444
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "portals"],
|
|
@@ -78677,6 +78792,11 @@ var openapi = {
|
|
|
78677
78792
|
description: "Navigation mode for the portal. 'restricted' tells frontend to hide navigation UI, typically used for embedded deep links.",
|
|
78678
78793
|
enum: ["full", "restricted"],
|
|
78679
78794
|
type: "string"
|
|
78795
|
+
},
|
|
78796
|
+
read_only: {
|
|
78797
|
+
default: false,
|
|
78798
|
+
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.",
|
|
78799
|
+
type: "boolean"
|
|
78680
78800
|
}
|
|
78681
78801
|
},
|
|
78682
78802
|
type: "object"
|
|
@@ -79055,6 +79175,11 @@ var openapi = {
|
|
|
79055
79175
|
description: "Navigation mode for the portal. 'restricted' tells frontend to hide navigation UI, typically used for embedded deep links.",
|
|
79056
79176
|
enum: ["full", "restricted"],
|
|
79057
79177
|
type: "string"
|
|
79178
|
+
},
|
|
79179
|
+
read_only: {
|
|
79180
|
+
default: false,
|
|
79181
|
+
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.",
|
|
79182
|
+
type: "boolean"
|
|
79058
79183
|
}
|
|
79059
79184
|
},
|
|
79060
79185
|
type: "object"
|
|
@@ -79302,6 +79427,7 @@ var openapi = {
|
|
|
79302
79427
|
},
|
|
79303
79428
|
security: [
|
|
79304
79429
|
{ client_session_with_customer: [] },
|
|
79430
|
+
{ client_session_with_customer_ro: [] },
|
|
79305
79431
|
{ console_session_with_workspace: [] }
|
|
79306
79432
|
],
|
|
79307
79433
|
summary: "/seam/customer/v1/reservations/get",
|
|
@@ -79519,6 +79645,7 @@ var openapi = {
|
|
|
79519
79645
|
},
|
|
79520
79646
|
security: [
|
|
79521
79647
|
{ client_session_with_customer: [] },
|
|
79648
|
+
{ client_session_with_customer_ro: [] },
|
|
79522
79649
|
{ console_session_with_workspace: [] }
|
|
79523
79650
|
],
|
|
79524
79651
|
summary: "/seam/customer/v1/reservations/get",
|
|
@@ -79863,6 +79990,7 @@ var openapi = {
|
|
|
79863
79990
|
},
|
|
79864
79991
|
security: [
|
|
79865
79992
|
{ client_session_with_customer: [] },
|
|
79993
|
+
{ client_session_with_customer_ro: [] },
|
|
79866
79994
|
{ console_session_with_workspace: [] }
|
|
79867
79995
|
],
|
|
79868
79996
|
summary: "/seam/customer/v1/reservations/list",
|
|
@@ -80170,6 +80298,7 @@ var openapi = {
|
|
|
80170
80298
|
},
|
|
80171
80299
|
security: [
|
|
80172
80300
|
{ client_session_with_customer: [] },
|
|
80301
|
+
{ client_session_with_customer_ro: [] },
|
|
80173
80302
|
{ console_session_with_workspace: [] }
|
|
80174
80303
|
],
|
|
80175
80304
|
summary: "/seam/customer/v1/reservations/list",
|
|
@@ -80230,6 +80359,7 @@ var openapi = {
|
|
|
80230
80359
|
},
|
|
80231
80360
|
security: [
|
|
80232
80361
|
{ client_session_with_customer: [] },
|
|
80362
|
+
{ client_session_with_customer_ro: [] },
|
|
80233
80363
|
{ console_session_with_workspace: [] }
|
|
80234
80364
|
],
|
|
80235
80365
|
summary: "/seam/customer/v1/reservations/list_access_grants",
|
|
@@ -80288,6 +80418,7 @@ var openapi = {
|
|
|
80288
80418
|
},
|
|
80289
80419
|
security: [
|
|
80290
80420
|
{ client_session_with_customer: [] },
|
|
80421
|
+
{ client_session_with_customer_ro: [] },
|
|
80291
80422
|
{ console_session_with_workspace: [] }
|
|
80292
80423
|
],
|
|
80293
80424
|
summary: "/seam/customer/v1/reservations/list_access_grants",
|
|
@@ -80767,7 +80898,8 @@ var openapi = {
|
|
|
80767
80898
|
},
|
|
80768
80899
|
security: [
|
|
80769
80900
|
{ console_session_with_workspace: [] },
|
|
80770
|
-
{ client_session_with_customer: [] }
|
|
80901
|
+
{ client_session_with_customer: [] },
|
|
80902
|
+
{ client_session_with_customer_ro: [] }
|
|
80771
80903
|
],
|
|
80772
80904
|
summary: "/seam/customer/v1/settings/vertical_resource_aliases/get",
|
|
80773
80905
|
tags: [],
|
|
@@ -80938,7 +81070,8 @@ var openapi = {
|
|
|
80938
81070
|
},
|
|
80939
81071
|
security: [
|
|
80940
81072
|
{ console_session_with_workspace: [] },
|
|
80941
|
-
{ client_session_with_customer: [] }
|
|
81073
|
+
{ client_session_with_customer: [] },
|
|
81074
|
+
{ client_session_with_customer_ro: [] }
|
|
80942
81075
|
],
|
|
80943
81076
|
summary: "/seam/customer/v1/settings/vertical_resource_aliases/get",
|
|
80944
81077
|
tags: [],
|
|
@@ -81142,6 +81275,7 @@ var openapi = {
|
|
|
81142
81275
|
},
|
|
81143
81276
|
security: [
|
|
81144
81277
|
{ client_session_with_customer: [] },
|
|
81278
|
+
{ client_session_with_customer_ro: [] },
|
|
81145
81279
|
{ console_session_with_workspace: [] }
|
|
81146
81280
|
],
|
|
81147
81281
|
summary: "/seam/customer/v1/spaces/list",
|
|
@@ -81219,6 +81353,7 @@ var openapi = {
|
|
|
81219
81353
|
},
|
|
81220
81354
|
security: [
|
|
81221
81355
|
{ client_session_with_customer: [] },
|
|
81356
|
+
{ client_session_with_customer_ro: [] },
|
|
81222
81357
|
{ console_session_with_workspace: [] }
|
|
81223
81358
|
],
|
|
81224
81359
|
summary: "/seam/customer/v1/spaces/list",
|
|
@@ -81363,7 +81498,10 @@ var openapi = {
|
|
|
81363
81498
|
400: { description: "Bad Request" },
|
|
81364
81499
|
401: { description: "Unauthorized" }
|
|
81365
81500
|
},
|
|
81366
|
-
security: [
|
|
81501
|
+
security: [
|
|
81502
|
+
{ client_session_with_customer: [] },
|
|
81503
|
+
{ client_session_with_customer_ro: [] }
|
|
81504
|
+
],
|
|
81367
81505
|
summary: "/seam/customer/v1/spaces/list_reservations",
|
|
81368
81506
|
tags: [],
|
|
81369
81507
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "spaces"],
|
|
@@ -81503,7 +81641,10 @@ var openapi = {
|
|
|
81503
81641
|
400: { description: "Bad Request" },
|
|
81504
81642
|
401: { description: "Unauthorized" }
|
|
81505
81643
|
},
|
|
81506
|
-
security: [
|
|
81644
|
+
security: [
|
|
81645
|
+
{ client_session_with_customer: [] },
|
|
81646
|
+
{ client_session_with_customer_ro: [] }
|
|
81647
|
+
],
|
|
81507
81648
|
summary: "/seam/customer/v1/spaces/list_reservations",
|
|
81508
81649
|
tags: [],
|
|
81509
81650
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "spaces"],
|
|
@@ -81660,7 +81801,10 @@ var openapi = {
|
|
|
81660
81801
|
400: { description: "Bad Request" },
|
|
81661
81802
|
401: { description: "Unauthorized" }
|
|
81662
81803
|
},
|
|
81663
|
-
security: [
|
|
81804
|
+
security: [
|
|
81805
|
+
{ client_session_with_customer: [] },
|
|
81806
|
+
{ client_session_with_customer_ro: [] }
|
|
81807
|
+
],
|
|
81664
81808
|
summary: "/seam/customer/v1/staff_members/get",
|
|
81665
81809
|
tags: [],
|
|
81666
81810
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "staff_members"],
|
|
@@ -81753,7 +81897,10 @@ var openapi = {
|
|
|
81753
81897
|
400: { description: "Bad Request" },
|
|
81754
81898
|
401: { description: "Unauthorized" }
|
|
81755
81899
|
},
|
|
81756
|
-
security: [
|
|
81900
|
+
security: [
|
|
81901
|
+
{ client_session_with_customer: [] },
|
|
81902
|
+
{ client_session_with_customer_ro: [] }
|
|
81903
|
+
],
|
|
81757
81904
|
summary: "/seam/customer/v1/staff_members/get",
|
|
81758
81905
|
tags: [],
|
|
81759
81906
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "staff_members"],
|
|
@@ -81872,7 +82019,10 @@ var openapi = {
|
|
|
81872
82019
|
400: { description: "Bad Request" },
|
|
81873
82020
|
401: { description: "Unauthorized" }
|
|
81874
82021
|
},
|
|
81875
|
-
security: [
|
|
82022
|
+
security: [
|
|
82023
|
+
{ client_session_with_customer: [] },
|
|
82024
|
+
{ client_session_with_customer_ro: [] }
|
|
82025
|
+
],
|
|
81876
82026
|
summary: "/seam/customer/v1/staff_members/list",
|
|
81877
82027
|
tags: [],
|
|
81878
82028
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "staff_members"],
|
|
@@ -81978,7 +82128,10 @@ var openapi = {
|
|
|
81978
82128
|
400: { description: "Bad Request" },
|
|
81979
82129
|
401: { description: "Unauthorized" }
|
|
81980
82130
|
},
|
|
81981
|
-
security: [
|
|
82131
|
+
security: [
|
|
82132
|
+
{ client_session_with_customer: [] },
|
|
82133
|
+
{ client_session_with_customer_ro: [] }
|
|
82134
|
+
],
|
|
81982
82135
|
summary: "/seam/customer/v1/staff_members/list",
|
|
81983
82136
|
tags: [],
|
|
81984
82137
|
"x-fern-sdk-group-name": ["seam", "customer", "v1", "staff_members"],
|
|
@@ -82727,6 +82880,7 @@ var openapi = {
|
|
|
82727
82880
|
},
|
|
82728
82881
|
security: [
|
|
82729
82882
|
{ client_session_with_customer: [] },
|
|
82883
|
+
{ client_session_with_customer_ro: [] },
|
|
82730
82884
|
{ console_session_with_workspace: [] },
|
|
82731
82885
|
{ api_key: [] }
|
|
82732
82886
|
],
|
|
@@ -82860,6 +83014,7 @@ var openapi = {
|
|
|
82860
83014
|
},
|
|
82861
83015
|
security: [
|
|
82862
83016
|
{ client_session_with_customer: [] },
|
|
83017
|
+
{ client_session_with_customer_ro: [] },
|
|
82863
83018
|
{ console_session_with_workspace: [] },
|
|
82864
83019
|
{ api_key: [] }
|
|
82865
83020
|
],
|
|
@@ -83491,6 +83646,7 @@ var openapi = {
|
|
|
83491
83646
|
{ console_session_with_workspace: [] },
|
|
83492
83647
|
{ api_key: [] },
|
|
83493
83648
|
{ client_session_with_customer: [] },
|
|
83649
|
+
{ client_session_with_customer_ro: [] },
|
|
83494
83650
|
{ support_read_only_token: [] }
|
|
83495
83651
|
],
|
|
83496
83652
|
summary: "/spaces/get",
|
|
@@ -83559,6 +83715,7 @@ var openapi = {
|
|
|
83559
83715
|
{ console_session_with_workspace: [] },
|
|
83560
83716
|
{ api_key: [] },
|
|
83561
83717
|
{ client_session_with_customer: [] },
|
|
83718
|
+
{ client_session_with_customer_ro: [] },
|
|
83562
83719
|
{ support_read_only_token: [] }
|
|
83563
83720
|
],
|
|
83564
83721
|
summary: "/spaces/get",
|
|
@@ -83686,6 +83843,7 @@ var openapi = {
|
|
|
83686
83843
|
{ console_session_with_workspace: [] },
|
|
83687
83844
|
{ api_key: [] },
|
|
83688
83845
|
{ client_session_with_customer: [] },
|
|
83846
|
+
{ client_session_with_customer_ro: [] },
|
|
83689
83847
|
{ support_read_only_token: [] }
|
|
83690
83848
|
],
|
|
83691
83849
|
summary: "/spaces/get_related",
|
|
@@ -83812,6 +83970,7 @@ var openapi = {
|
|
|
83812
83970
|
{ console_session_with_workspace: [] },
|
|
83813
83971
|
{ api_key: [] },
|
|
83814
83972
|
{ client_session_with_customer: [] },
|
|
83973
|
+
{ client_session_with_customer_ro: [] },
|
|
83815
83974
|
{ support_read_only_token: [] }
|
|
83816
83975
|
],
|
|
83817
83976
|
summary: "/spaces/get_related",
|
|
@@ -83939,6 +84098,7 @@ var openapi = {
|
|
|
83939
84098
|
{ console_session_with_workspace: [] },
|
|
83940
84099
|
{ api_key: [] },
|
|
83941
84100
|
{ client_session_with_customer: [] },
|
|
84101
|
+
{ client_session_with_customer_ro: [] },
|
|
83942
84102
|
{ support_read_only_token: [] }
|
|
83943
84103
|
],
|
|
83944
84104
|
summary: "/spaces/list",
|
|
@@ -84033,6 +84193,7 @@ var openapi = {
|
|
|
84033
84193
|
{ console_session_with_workspace: [] },
|
|
84034
84194
|
{ api_key: [] },
|
|
84035
84195
|
{ client_session_with_customer: [] },
|
|
84196
|
+
{ client_session_with_customer_ro: [] },
|
|
84036
84197
|
{ support_read_only_token: [] }
|
|
84037
84198
|
],
|
|
84038
84199
|
summary: "/spaces/list",
|
|
@@ -86489,6 +86650,7 @@ var openapi = {
|
|
|
86489
86650
|
{ pat_with_workspace: [] },
|
|
86490
86651
|
{ console_session_with_workspace: [] },
|
|
86491
86652
|
{ client_session_with_customer: [] },
|
|
86653
|
+
{ client_session_with_customer_ro: [] },
|
|
86492
86654
|
{ support_read_only_token: [] }
|
|
86493
86655
|
],
|
|
86494
86656
|
summary: "/thermostats/schedules/list",
|
|
@@ -86553,6 +86715,7 @@ var openapi = {
|
|
|
86553
86715
|
{ pat_with_workspace: [] },
|
|
86554
86716
|
{ console_session_with_workspace: [] },
|
|
86555
86717
|
{ client_session_with_customer: [] },
|
|
86718
|
+
{ client_session_with_customer_ro: [] },
|
|
86556
86719
|
{ support_read_only_token: [] }
|
|
86557
86720
|
],
|
|
86558
86721
|
summary: "/thermostats/schedules/list",
|
|
@@ -89017,6 +89180,7 @@ var openapi = {
|
|
|
89017
89180
|
{ pat_with_workspace: [] },
|
|
89018
89181
|
{ console_session_with_workspace: [] },
|
|
89019
89182
|
{ client_session_with_customer: [] },
|
|
89183
|
+
{ client_session_with_customer_ro: [] },
|
|
89020
89184
|
{ support_read_only_token: [] }
|
|
89021
89185
|
],
|
|
89022
89186
|
summary: "/user_identities/get",
|
|
@@ -89082,6 +89246,7 @@ var openapi = {
|
|
|
89082
89246
|
{ pat_with_workspace: [] },
|
|
89083
89247
|
{ console_session_with_workspace: [] },
|
|
89084
89248
|
{ client_session_with_customer: [] },
|
|
89249
|
+
{ client_session_with_customer_ro: [] },
|
|
89085
89250
|
{ support_read_only_token: [] }
|
|
89086
89251
|
],
|
|
89087
89252
|
summary: "/user_identities/get",
|
|
@@ -91922,6 +92087,7 @@ var openapi = {
|
|
|
91922
92087
|
},
|
|
91923
92088
|
security: [
|
|
91924
92089
|
{ client_session_with_customer: [] },
|
|
92090
|
+
{ client_session_with_customer_ro: [] },
|
|
91925
92091
|
{ pat_with_workspace: [] },
|
|
91926
92092
|
{ console_session_with_workspace: [] },
|
|
91927
92093
|
{ api_key: [] }
|
|
@@ -91974,6 +92140,7 @@ var openapi = {
|
|
|
91974
92140
|
},
|
|
91975
92141
|
security: [
|
|
91976
92142
|
{ client_session_with_customer: [] },
|
|
92143
|
+
{ client_session_with_customer_ro: [] },
|
|
91977
92144
|
{ pat_with_workspace: [] },
|
|
91978
92145
|
{ console_session_with_workspace: [] },
|
|
91979
92146
|
{ api_key: [] }
|
|
@@ -92028,6 +92195,7 @@ var openapi = {
|
|
|
92028
92195
|
},
|
|
92029
92196
|
security: [
|
|
92030
92197
|
{ client_session_with_customer: [] },
|
|
92198
|
+
{ client_session_with_customer_ro: [] },
|
|
92031
92199
|
{ pat_with_workspace: [] },
|
|
92032
92200
|
{ console_session_with_workspace: [] },
|
|
92033
92201
|
{ api_key: [] }
|
|
@@ -92085,6 +92253,7 @@ var openapi = {
|
|
|
92085
92253
|
},
|
|
92086
92254
|
security: [
|
|
92087
92255
|
{ client_session_with_customer: [] },
|
|
92256
|
+
{ client_session_with_customer_ro: [] },
|
|
92088
92257
|
{ pat_with_workspace: [] },
|
|
92089
92258
|
{ console_session_with_workspace: [] },
|
|
92090
92259
|
{ api_key: [] }
|
|
@@ -92751,6 +92920,7 @@ var openapi = {
|
|
|
92751
92920
|
{ console_session_with_workspace: [] },
|
|
92752
92921
|
{ client_session: [] },
|
|
92753
92922
|
{ client_session_with_customer: [] },
|
|
92923
|
+
{ client_session_with_customer_ro: [] },
|
|
92754
92924
|
{ pat_with_workspace: [] },
|
|
92755
92925
|
{ support_read_only_token: [] }
|
|
92756
92926
|
],
|
|
@@ -92789,6 +92959,7 @@ var openapi = {
|
|
|
92789
92959
|
{ console_session_with_workspace: [] },
|
|
92790
92960
|
{ client_session: [] },
|
|
92791
92961
|
{ client_session_with_customer: [] },
|
|
92962
|
+
{ client_session_with_customer_ro: [] },
|
|
92792
92963
|
{ pat_with_workspace: [] },
|
|
92793
92964
|
{ support_read_only_token: [] }
|
|
92794
92965
|
],
|