@caraer/client 2.0.381 → 2.0.382

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.
Files changed (117) hide show
  1. package/.openapi-generator/FILES +72 -1
  2. package/api.ts +7888 -2480
  3. package/apps.ts +122 -0
  4. package/dist/api.d.ts +3806 -637
  5. package/dist/api.js +6088 -1935
  6. package/dist/apps.d.ts +111 -0
  7. package/dist/apps.js +9 -0
  8. package/dist/esm/api.d.ts +3806 -637
  9. package/dist/esm/api.js +6019 -1883
  10. package/dist/esm/apps.d.ts +111 -0
  11. package/dist/esm/apps.js +8 -0
  12. package/dist/esm/index.d.ts +1 -0
  13. package/dist/esm/index.js +1 -0
  14. package/dist/index.d.ts +1 -0
  15. package/dist/index.js +1 -0
  16. package/docs/AdvancedRecordQueryPlan.md +50 -0
  17. package/docs/AdvancedRecordQueryRequest.md +43 -0
  18. package/docs/AdvancedRecordQueryResponse.md +39 -0
  19. package/docs/AdvancedRecordQueryResultItem.md +32 -0
  20. package/docs/AggregateBatchRequest.md +21 -0
  21. package/docs/AggregateRequest.md +43 -0
  22. package/docs/AnalyticsAxisConfig.md +32 -0
  23. package/docs/AnalyticsComparisonMetric.md +28 -0
  24. package/docs/AnalyticsDashboardConfig.md +24 -0
  25. package/docs/AnalyticsPropertyRef.md +24 -0
  26. package/docs/AnalyticsReferenceLine.md +24 -0
  27. package/docs/AnalyticsSeriesConfig.md +20 -0
  28. package/docs/AnalyticsTrendConfig.md +22 -0
  29. package/docs/AnalyticsWidgetConfig.md +54 -0
  30. package/docs/AnalyticsWidgetStyle.md +32 -0
  31. package/docs/AppConnectionStatusDTO.md +38 -0
  32. package/docs/AppDTO.md +19 -1
  33. package/docs/AppExternalOAuthProviderDTO.md +59 -0
  34. package/docs/AppExternalOAuthProviderSummaryDTO.md +27 -0
  35. package/docs/AppInboundRouteDTO.md +49 -0
  36. package/docs/AppInstallationRuntimeApi.md +764 -0
  37. package/docs/AppOAuthStartResponseDTO.md +20 -0
  38. package/docs/AppPublishDTO.md +1 -1
  39. package/docs/AppScheduleDTO.md +47 -0
  40. package/docs/AppSettingFieldSchema.md +4 -0
  41. package/docs/AppSettingOptionsSource.md +2 -0
  42. package/docs/ApplicationsApi.md +228 -0
  43. package/docs/BillingApi.md +101 -0
  44. package/docs/BulkDeleteRecordsData.md +21 -0
  45. package/docs/BulkDeleteRecordsRequest.md +23 -0
  46. package/docs/BulkDeleteRecordsResponse.md +25 -0
  47. package/docs/BulkEditRecordErrorItem.md +27 -0
  48. package/docs/BulkEditRecordItem.md +25 -0
  49. package/docs/BulkEditRecordResultItem.md +25 -0
  50. package/docs/BulkEditRecordsData.md +21 -0
  51. package/docs/BulkEditRecordsRequest.md +21 -0
  52. package/docs/BulkEditRecordsResponse.md +25 -0
  53. package/docs/CompanyApi.md +157 -0
  54. package/docs/CreateDeveloperProjectRequest.md +25 -0
  55. package/docs/CreateDeveloperSandboxRequest.md +23 -0
  56. package/docs/CreatePrivateAppRequest.md +4 -0
  57. package/docs/CreateProjectBuildRequest.md +29 -0
  58. package/docs/CreateResponseAppExternalOAuthProviderDTO.md +23 -0
  59. package/docs/CreateResponseAppInboundRouteDTO.md +23 -0
  60. package/docs/CreateResponseAppScheduleDTO.md +23 -0
  61. package/docs/CriterionScore.md +30 -0
  62. package/docs/CrossObjectRecordSearchRequest.md +37 -0
  63. package/docs/DeleteResponseVoid.md +23 -0
  64. package/docs/DeployBuildRequest.md +23 -0
  65. package/docs/DeveloperProjectsApi.md +387 -0
  66. package/docs/DeveloperSandboxesApi.md +158 -0
  67. package/docs/DeviceApproveRequest.md +21 -0
  68. package/docs/DevicePollRequest.md +21 -0
  69. package/docs/ErrorResponse.md +2 -0
  70. package/docs/EventRsvpRequest.md +22 -0
  71. package/docs/ExistingWidgetSummary.md +34 -0
  72. package/docs/{MorphRecordRequest.md → ExtendRecordRequest.md} +5 -5
  73. package/docs/FilterItem.md +4 -0
  74. package/docs/GraphPathEvidence.md +28 -0
  75. package/docs/GraphTraversalSpec.md +32 -0
  76. package/docs/Leadscore.md +4 -0
  77. package/docs/MigrateAppToV2Request.md +21 -0
  78. package/docs/ObjectsApi.md +6 -6
  79. package/docs/PreviewDTO.md +2 -0
  80. package/docs/Progress.md +20 -0
  81. package/docs/PropertyDTO.md +4 -0
  82. package/docs/PropertyDTOFormat.md +2 -0
  83. package/docs/PropertyOption.md +2 -0
  84. package/docs/QueryEvidence.md +40 -0
  85. package/docs/Record.md +2 -2
  86. package/docs/RecordDTO.md +1 -1
  87. package/docs/RecordRelationRequestDTO.md +2 -0
  88. package/docs/RecordsApi.md +671 -75
  89. package/docs/Recurrence.md +18 -0
  90. package/docs/RefreshTokenRequest.md +21 -0
  91. package/docs/RelationEdgeRequestDTO.md +23 -0
  92. package/docs/SamplePayloadRequest.md +23 -0
  93. package/docs/SavePropertyDTO.md +5 -1
  94. package/docs/ScoreBreakdown.md +34 -0
  95. package/docs/ServerlessFunctionDTO.md +2 -0
  96. package/docs/ServerlessFunctionRefDTO.md +25 -0
  97. package/docs/ServerlessFunctionsApi.md +184 -8
  98. package/docs/ShowItem.md +2 -0
  99. package/docs/ShowResponseAppExternalOAuthProviderDTO.md +23 -0
  100. package/docs/ShowResponseAppInboundRouteDTO.md +23 -0
  101. package/docs/ShowResponseAppOAuthStartResponseDTO.md +23 -0
  102. package/docs/ShowResponseAppScheduleDTO.md +23 -0
  103. package/docs/ShowResponseListAppConnectionStatusDTO.md +23 -0
  104. package/docs/ShowResponseListString.md +23 -0
  105. package/docs/ShowResponseMapStringObject.md +23 -0
  106. package/docs/ShowResponseObject.md +23 -0
  107. package/docs/SortItem.md +2 -0
  108. package/docs/SuccessResponseListAppExternalOAuthProviderDTO.md +23 -0
  109. package/docs/SuccessResponseListAppInboundRouteDTO.md +23 -0
  110. package/docs/SuccessResponseListAppScheduleDTO.md +23 -0
  111. package/docs/SuggestAnalyticsWidgetsRequest.md +24 -0
  112. package/docs/Team.md +2 -2
  113. package/docs/TraitsApi.md +272 -0
  114. package/docs/UserRecordResponseDTO.md +1 -1
  115. package/docs/ViewDTO.md +12 -0
  116. package/index.ts +2 -0
  117. package/package.json +1 -1
@@ -0,0 +1,38 @@
1
+ # AppConnectionStatusDTO
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **id** | **string** | | [optional] [default to undefined]
9
+ **name** | **string** | | [optional] [default to undefined]
10
+ **label** | **string** | | [optional] [default to undefined]
11
+ **preset** | **string** | | [optional] [default to undefined]
12
+ **logo** | **string** | | [optional] [default to undefined]
13
+ **connected** | **boolean** | | [optional] [default to undefined]
14
+ **ownerType** | **string** | | [optional] [default to undefined]
15
+ **ownerUserUuid** | **string** | | [optional] [default to undefined]
16
+ **accountLabel** | **string** | | [optional] [default to undefined]
17
+ **connectedAt** | **number** | | [optional] [default to undefined]
18
+
19
+ ## Example
20
+
21
+ ```typescript
22
+ import { AppConnectionStatusDTO } from '@caraer/client';
23
+
24
+ const instance: AppConnectionStatusDTO = {
25
+ id,
26
+ name,
27
+ label,
28
+ preset,
29
+ logo,
30
+ connected,
31
+ ownerType,
32
+ ownerUserUuid,
33
+ accountLabel,
34
+ connectedAt,
35
+ };
36
+ ```
37
+
38
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
package/docs/AppDTO.md CHANGED
@@ -17,7 +17,7 @@ Name | Type | Description | Notes
17
17
  **deletedBy** | [**ModelRecord**](ModelRecord.md) | Identifier of the user who deleted the entity | [optional] [default to undefined]
18
18
  **index** | **number** | Index number for ordering entities | [optional] [default to undefined]
19
19
  **privateApp** | **boolean** | Indicates whether this app is private (only available to the creator\'s company) | [optional] [default to undefined]
20
- **hideApiKeyField** | **boolean** | Whether to hide the API token field in app settings UI | [optional] [default to undefined]
20
+ **hideApiKeyField** | **boolean** | Whether to hide the API token field in app settings UI. Defaults to true when omitted. | [optional] [default to undefined]
21
21
  **details** | [**AppDetailsDTO**](AppDetailsDTO.md) | Additional details and specifications about the application | [optional] [default to undefined]
22
22
  **pricingPlans** | [**Array<AppPricingDTO>**](AppPricingDTO.md) | Pricing information for the application | [optional] [default to undefined]
23
23
  **appBars** | [**Array<AppBarDTO>**](AppBarDTO.md) | App bars (location-specific configuration and actions) | [optional] [default to undefined]
@@ -27,7 +27,9 @@ Name | Type | Description | Notes
27
27
  **rotateWebhook** | [**SubscribeWebhookDTO**](SubscribeWebhookDTO.md) | Webhook triggered when the app installation token is rotated | [optional] [default to undefined]
28
28
  **updateWebhook** | [**SubscribeWebhookDTO**](SubscribeWebhookDTO.md) | Webhook triggered when an already installed app is saved again | [optional] [default to undefined]
29
29
  **settingsSchema** | [**Array<AppSettingFieldSchema>**](AppSettingFieldSchema.md) | JSON array of AppSettingFieldSchema (app-level setting field definitions) | [optional] [default to undefined]
30
+ **externalOAuthProviders** | [**Array<AppExternalOAuthProviderSummaryDTO>**](AppExternalOAuthProviderSummaryDTO.md) | External OAuth providers installers can Connect (name/logo only; no secrets) | [optional] [default to undefined]
30
31
  **webhookRateLimitPerMinute** | **number** | Webhook rate limit per minute | [optional] [default to undefined]
32
+ **jobRateLimitPerMinute** | **number** | App job enqueue rate limit per minute per installation | [optional] [default to undefined]
31
33
  **billFailedWebhookRequests** | **boolean** | Whether failed webhook requests are considered billable for this app | [optional] [default to undefined]
32
34
  **appPublish** | [**AppPublishDTO**](AppPublishDTO.md) | Publish and review state for the app in the marketplace (creator view) | [optional] [default to undefined]
33
35
  **hasApp** | [**HasAppDTO**](HasAppDTO.md) | Installation link (company–app) with token, scopes, and per-installation settingsValues; present when includeSettings is true | [optional] [default to undefined]
@@ -47,6 +49,13 @@ Name | Type | Description | Notes
47
49
  **installUrl** | **string** | External URL where end users install this app (e.g. ChatGPT connector page) | [optional] [default to undefined]
48
50
  **brandmark** | **string** | Square brandmark URL used in compact app surfaces | [optional] [default to undefined]
49
51
  **description** | **string** | Internal app description used in Caraer admin views | [optional] [default to undefined]
52
+ **platformVersion** | **number** | App platform version: 1 = legacy per-function Cloud Functions; 2 = one container per app | [optional] [default to undefined]
53
+ **runtime** | **string** | Serverless runtime for platform V2 apps (nodejs22 or python312) | [optional] [default to undefined]
54
+ **runtimeBaseUrl** | **string** | Base HTTPS URL of the V2 app container runtime | [optional] [default to undefined]
55
+ **runtimeRevision** | **string** | Last deployed runtime revision id | [optional] [default to undefined]
56
+ **runtimeStatus** | **string** | V2 runtime status: PENDING, PROVISIONING, READY, FAILED | [optional] [default to undefined]
57
+ **runtimeError** | **string** | Last V2 runtime error message when FAILED | [optional] [default to undefined]
58
+ **runtimeGeneration** | **number** | Monotonic generation for async runtime jobs | [optional] [default to undefined]
50
59
 
51
60
  ## Example
52
61
 
@@ -75,7 +84,9 @@ const instance: AppDTO = {
75
84
  rotateWebhook,
76
85
  updateWebhook,
77
86
  settingsSchema,
87
+ externalOAuthProviders,
78
88
  webhookRateLimitPerMinute,
89
+ jobRateLimitPerMinute,
79
90
  billFailedWebhookRequests,
80
91
  appPublish,
81
92
  hasApp,
@@ -95,6 +106,13 @@ const instance: AppDTO = {
95
106
  installUrl,
96
107
  brandmark,
97
108
  description,
109
+ platformVersion,
110
+ runtime,
111
+ runtimeBaseUrl,
112
+ runtimeRevision,
113
+ runtimeStatus,
114
+ runtimeError,
115
+ runtimeGeneration,
98
116
  };
99
117
  ```
100
118
 
@@ -0,0 +1,59 @@
1
+ # AppExternalOAuthProviderDTO
2
+
3
+ Third-party OAuth provider declared on an app
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **uuid** | **string** | Unique identifier for the entity | [default to undefined]
10
+ **name** | **string** | The name of the entity | [default to undefined]
11
+ **label** | **string** | Display label for the entity, can be different from name | [optional] [default to undefined]
12
+ **createdAt** | **number** | Unix timestamp when the entity was created | [optional] [default to undefined]
13
+ **createdBy** | [**ModelRecord**](ModelRecord.md) | Identifier of the user who created the entity | [optional] [default to undefined]
14
+ **updatedAt** | **number** | Unix timestamp when the entity was last updated | [optional] [default to undefined]
15
+ **updatedBy** | [**ModelRecord**](ModelRecord.md) | Identifier of the user who last updated the entity | [optional] [default to undefined]
16
+ **deletedAt** | **number** | Unix timestamp when the entity was deleted (null if not deleted) | [optional] [default to undefined]
17
+ **deletedBy** | [**ModelRecord**](ModelRecord.md) | Identifier of the user who deleted the entity | [optional] [default to undefined]
18
+ **index** | **number** | Index number for ordering entities | [optional] [default to undefined]
19
+ **preset** | **string** | Ignored. Set authorizeUrl and tokenUrl explicitly. | [optional] [default to undefined]
20
+ **logo** | **string** | Optional logo URL shown on the Connect button | [optional] [default to undefined]
21
+ **authorizeUrl** | **string** | | [optional] [default to undefined]
22
+ **tokenUrl** | **string** | | [optional] [default to undefined]
23
+ **clientId** | **string** | | [optional] [default to undefined]
24
+ **clientSecret** | **string** | | [optional] [default to undefined]
25
+ **hasClientSecret** | **boolean** | | [optional] [default to undefined]
26
+ **scopes** | **Array<string>** | | [optional] [default to undefined]
27
+ **pkce** | **boolean** | | [optional] [default to undefined]
28
+ **connectionOwner** | **string** | | [optional] [default to undefined]
29
+
30
+ ## Example
31
+
32
+ ```typescript
33
+ import { AppExternalOAuthProviderDTO } from '@caraer/client';
34
+
35
+ const instance: AppExternalOAuthProviderDTO = {
36
+ uuid,
37
+ name,
38
+ label,
39
+ createdAt,
40
+ createdBy,
41
+ updatedAt,
42
+ updatedBy,
43
+ deletedAt,
44
+ deletedBy,
45
+ index,
46
+ preset,
47
+ logo,
48
+ authorizeUrl,
49
+ tokenUrl,
50
+ clientId,
51
+ clientSecret,
52
+ hasClientSecret,
53
+ scopes,
54
+ pkce,
55
+ connectionOwner,
56
+ };
57
+ ```
58
+
59
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,27 @@
1
+ # AppExternalOAuthProviderSummaryDTO
2
+
3
+ Lightweight external OAuth provider summary (no secrets)
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **name** | **string** | | [optional] [default to undefined]
10
+ **label** | **string** | | [optional] [default to undefined]
11
+ **logo** | **string** | | [optional] [default to undefined]
12
+ **connectionOwner** | **string** | | [optional] [default to undefined]
13
+
14
+ ## Example
15
+
16
+ ```typescript
17
+ import { AppExternalOAuthProviderSummaryDTO } from '@caraer/client';
18
+
19
+ const instance: AppExternalOAuthProviderSummaryDTO = {
20
+ name,
21
+ label,
22
+ logo,
23
+ connectionOwner,
24
+ };
25
+ ```
26
+
27
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,49 @@
1
+ # AppInboundRouteDTO
2
+
3
+ Public inbound route into an app function
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **uuid** | **string** | Unique identifier for the entity | [default to undefined]
10
+ **name** | **string** | The name of the entity | [default to undefined]
11
+ **label** | **string** | Display label for the entity, can be different from name | [optional] [default to undefined]
12
+ **createdAt** | **number** | Unix timestamp when the entity was created | [optional] [default to undefined]
13
+ **createdBy** | [**ModelRecord**](ModelRecord.md) | Identifier of the user who created the entity | [optional] [default to undefined]
14
+ **updatedAt** | **number** | Unix timestamp when the entity was last updated | [optional] [default to undefined]
15
+ **updatedBy** | [**ModelRecord**](ModelRecord.md) | Identifier of the user who last updated the entity | [optional] [default to undefined]
16
+ **deletedAt** | **number** | Unix timestamp when the entity was deleted (null if not deleted) | [optional] [default to undefined]
17
+ **deletedBy** | [**ModelRecord**](ModelRecord.md) | Identifier of the user who deleted the entity | [optional] [default to undefined]
18
+ **index** | **number** | Index number for ordering entities | [optional] [default to undefined]
19
+ **authMode** | **string** | | [optional] [default to undefined]
20
+ **enqueue** | **boolean** | | [optional] [default to undefined]
21
+ **hasSharedSecret** | **boolean** | | [optional] [default to undefined]
22
+ **sharedSecret** | **string** | | [optional] [default to undefined]
23
+ **serverlessFunction** | [**ServerlessFunctionRefDTO**](ServerlessFunctionRefDTO.md) | | [optional] [default to undefined]
24
+
25
+ ## Example
26
+
27
+ ```typescript
28
+ import { AppInboundRouteDTO } from '@caraer/client';
29
+
30
+ const instance: AppInboundRouteDTO = {
31
+ uuid,
32
+ name,
33
+ label,
34
+ createdAt,
35
+ createdBy,
36
+ updatedAt,
37
+ updatedBy,
38
+ deletedAt,
39
+ deletedBy,
40
+ index,
41
+ authMode,
42
+ enqueue,
43
+ hasSharedSecret,
44
+ sharedSecret,
45
+ serverlessFunction,
46
+ };
47
+ ```
48
+
49
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)