@distilled.cloud/workos 0.19.2 → 0.20.1

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 (150) hide show
  1. package/lib/credentials.d.ts +1 -1
  2. package/lib/credentials.d.ts.map +1 -1
  3. package/lib/credentials.js +2 -2
  4. package/lib/credentials.js.map +1 -1
  5. package/lib/operations/ApplicationCredentialsControllerCreate.d.ts +4 -4
  6. package/lib/operations/ApplicationCredentialsControllerList.d.ts +3 -3
  7. package/lib/operations/ApplicationsControllerCreate.d.ts +3 -3
  8. package/lib/operations/ApplicationsControllerFind.d.ts +3 -3
  9. package/lib/operations/ApplicationsControllerList.d.ts +6 -6
  10. package/lib/operations/ApplicationsControllerUpdate.d.ts +6 -6
  11. package/lib/operations/AuditLogEventsControllerCreate.d.ts +10 -10
  12. package/lib/operations/AuditLogExportsControllerExport.d.ts +3 -3
  13. package/lib/operations/AuditLogExportsControllerExports.d.ts +8 -8
  14. package/lib/operations/AuditLogValidatorVersionsControllerCreate.d.ts +9 -9
  15. package/lib/operations/AuditLogValidatorVersionsControllerSchemas.d.ts +13 -13
  16. package/lib/operations/AuditLogValidatorsControllerList.d.ts +15 -15
  17. package/lib/operations/AuthenticationChallengesControllerVerify.d.ts +5 -5
  18. package/lib/operations/AuthenticationFactorsControllerChallenge.d.ts +4 -4
  19. package/lib/operations/AuthenticationFactorsControllerCreate.d.ts +7 -7
  20. package/lib/operations/AuthenticationFactorsControllerGet.d.ts +4 -4
  21. package/lib/operations/AuthorizationControllerListEffectivePermissions.d.ts +10 -10
  22. package/lib/operations/AuthorizationControllerListEffectivePermissionsByExternalId.d.ts +11 -11
  23. package/lib/operations/AuthorizationControllerListResourcesForMembership.d.ts +11 -11
  24. package/lib/operations/AuthorizationOrganizationRolePermissionsControllerAddPermission.d.ts +6 -6
  25. package/lib/operations/AuthorizationOrganizationRolePermissionsControllerRemovePermission.d.ts +7 -7
  26. package/lib/operations/AuthorizationOrganizationRolePermissionsControllerSetPermissions.d.ts +7 -7
  27. package/lib/operations/AuthorizationOrganizationRolesControllerCreate.d.ts +9 -9
  28. package/lib/operations/AuthorizationOrganizationRolesControllerGet.d.ts +6 -6
  29. package/lib/operations/AuthorizationOrganizationRolesControllerList.d.ts +7 -7
  30. package/lib/operations/AuthorizationOrganizationRolesControllerUpdate.d.ts +8 -8
  31. package/lib/operations/AuthorizationPermissionsControllerCreate.d.ts +7 -7
  32. package/lib/operations/AuthorizationPermissionsControllerFind.d.ts +5 -5
  33. package/lib/operations/AuthorizationPermissionsControllerList.d.ts +8 -8
  34. package/lib/operations/AuthorizationPermissionsControllerUpdate.d.ts +7 -7
  35. package/lib/operations/AuthorizationResourcesByExternalIdControllerDeleteByExternalId.d.ts +2 -2
  36. package/lib/operations/AuthorizationResourcesByExternalIdControllerGetByExternalId.d.ts +6 -6
  37. package/lib/operations/AuthorizationResourcesByExternalIdControllerListOrganizationMembershipsForResourceByExternalId.d.ts +15 -15
  38. package/lib/operations/AuthorizationResourcesByExternalIdControllerUpdateByExternalId.d.ts +8 -8
  39. package/lib/operations/AuthorizationResourcesControllerCreate.d.ts +7 -7
  40. package/lib/operations/AuthorizationResourcesControllerDelete.d.ts +1 -1
  41. package/lib/operations/AuthorizationResourcesControllerFindById.d.ts +5 -5
  42. package/lib/operations/AuthorizationResourcesControllerList.d.ts +11 -11
  43. package/lib/operations/AuthorizationResourcesControllerListOrganizationMembershipsForResource.d.ts +13 -13
  44. package/lib/operations/AuthorizationResourcesControllerUpdate.d.ts +7 -7
  45. package/lib/operations/AuthorizationRoleAssignmentsControllerAssignRole.d.ts +6 -6
  46. package/lib/operations/AuthorizationRoleAssignmentsControllerListRoleAssignments.d.ts +10 -10
  47. package/lib/operations/AuthorizationRolePermissionsControllerAddPermission.d.ts +6 -6
  48. package/lib/operations/AuthorizationRolePermissionsControllerSetPermissions.d.ts +7 -7
  49. package/lib/operations/AuthorizationRolesControllerCreate.d.ts +8 -8
  50. package/lib/operations/AuthorizationRolesControllerGet.d.ts +6 -6
  51. package/lib/operations/AuthorizationRolesControllerList.d.ts +7 -7
  52. package/lib/operations/AuthorizationRolesControllerUpdate.d.ts +8 -8
  53. package/lib/operations/AuthorizedApplicationsControllerList.d.ts +11 -11
  54. package/lib/operations/ConnectionsControllerFind.d.ts +8 -8
  55. package/lib/operations/ConnectionsControllerList.d.ts +13 -13
  56. package/lib/operations/CorsOriginsControllerCreateCorsOrigin.d.ts +2 -2
  57. package/lib/operations/DataIntegrationsControllerGetDataIntegrationAuthorizeUrl.d.ts +2 -2
  58. package/lib/operations/DataIntegrationsControllerGetUserlandUserToken.d.ts +1 -1
  59. package/lib/operations/DataIntegrationsUserManagementControllerDeleteUserDataInstallation.d.ts +2 -2
  60. package/lib/operations/DataIntegrationsUserManagementControllerGetUserDataInstallation.d.ts +5 -5
  61. package/lib/operations/DataIntegrationsUserManagementControllerGetUserDataIntegrations.d.ts +14 -14
  62. package/lib/operations/DirectoriesControllerFind.d.ts +9 -9
  63. package/lib/operations/DirectoriesControllerList.d.ts +13 -13
  64. package/lib/operations/DirectoryGroupsControllerFind.d.ts +4 -4
  65. package/lib/operations/DirectoryGroupsControllerList.d.ts +8 -8
  66. package/lib/operations/DirectoryUsersControllerFind.d.ts +25 -25
  67. package/lib/operations/DirectoryUsersControllerList.d.ts +30 -30
  68. package/lib/operations/EventsControllerList.d.ts +12 -12
  69. package/lib/operations/ExternalAuthControllerCompleteLogin.d.ts +5 -5
  70. package/lib/operations/FeatureFlagsControllerDisableFlag.d.ts +6 -6
  71. package/lib/operations/FeatureFlagsControllerEnableFlag.d.ts +6 -6
  72. package/lib/operations/FeatureFlagsControllerFindBySlug.d.ts +6 -6
  73. package/lib/operations/FeatureFlagsControllerList.d.ts +9 -9
  74. package/lib/operations/GroupMembershipsControllerAddMember.d.ts +5 -5
  75. package/lib/operations/GroupMembershipsControllerListMembers.d.ts +13 -13
  76. package/lib/operations/GroupMembershipsControllerRemoveMember.d.ts +1 -1
  77. package/lib/operations/GroupsControllerCreate.d.ts +6 -6
  78. package/lib/operations/GroupsControllerDelete.d.ts +1 -1
  79. package/lib/operations/GroupsControllerGet.d.ts +5 -5
  80. package/lib/operations/GroupsControllerList.d.ts +8 -8
  81. package/lib/operations/GroupsControllerUpdate.d.ts +6 -6
  82. package/lib/operations/JwtTemplatesControllerUpdateJwtTemplate.d.ts +1 -1
  83. package/lib/operations/OrganizationApiKeysControllerCreate.d.ts +7 -7
  84. package/lib/operations/OrganizationApiKeysControllerList.d.ts +10 -10
  85. package/lib/operations/OrganizationDomainsControllerCreate.d.ts +5 -5
  86. package/lib/operations/OrganizationDomainsControllerGet.d.ts +5 -5
  87. package/lib/operations/OrganizationDomainsControllerVerify.d.ts +5 -5
  88. package/lib/operations/OrganizationFeatureFlagsControllerList.d.ts +10 -10
  89. package/lib/operations/OrganizationMembershipGroupsControllerListGroups.d.ts +8 -8
  90. package/lib/operations/OrganizationsControllerCreate.d.ts +14 -14
  91. package/lib/operations/OrganizationsControllerFind.d.ts +11 -11
  92. package/lib/operations/OrganizationsControllerGetAuditLogConfiguration.d.ts +6 -6
  93. package/lib/operations/OrganizationsControllerGetByExternalId.d.ts +11 -11
  94. package/lib/operations/OrganizationsControllerList.d.ts +15 -15
  95. package/lib/operations/OrganizationsControllerUpdateOrganization.d.ts +16 -16
  96. package/lib/operations/PortalSessionsControllerCreate.d.ts +6 -6
  97. package/lib/operations/RadarStandaloneControllerAssess.d.ts +8 -8
  98. package/lib/operations/RadarStandaloneControllerDeleteRadarListEntry.d.ts +1 -1
  99. package/lib/operations/RadarStandaloneControllerUpdateRadarAttempt.d.ts +2 -2
  100. package/lib/operations/RadarStandaloneControllerUpdateRadarList.d.ts +1 -1
  101. package/lib/operations/RedirectUrisControllerCreate.d.ts +4 -4
  102. package/lib/operations/SsoControllerAuthorize.d.ts +7 -7
  103. package/lib/operations/SsoControllerGetProfile.d.ts +10 -10
  104. package/lib/operations/SsoControllerJsonWebKeySet.d.ts +3 -3
  105. package/lib/operations/SsoControllerLogoutAuthorize.d.ts +1 -1
  106. package/lib/operations/SsoControllerToken.d.ts +18 -18
  107. package/lib/operations/UserlandMagicAuthControllerGet.d.ts +5 -5
  108. package/lib/operations/UserlandMagicAuthControllerSendMagicAuthCodeAndReturn.d.ts +5 -5
  109. package/lib/operations/UserlandSessionsControllerAuthenticate.d.ts +22 -22
  110. package/lib/operations/UserlandSessionsControllerLogout.d.ts +1 -1
  111. package/lib/operations/UserlandSessionsControllerRevokeSession.d.ts +1 -1
  112. package/lib/operations/UserlandSsoControllerAuthorize.d.ts +10 -10
  113. package/lib/operations/UserlandSsoControllerDeviceAuthorization.d.ts +2 -2
  114. package/lib/operations/UserlandUserAuthenticationFactorsControllerCreate.d.ts +18 -18
  115. package/lib/operations/UserlandUserAuthenticationFactorsControllerList.d.ts +8 -8
  116. package/lib/operations/UserlandUserFeatureFlagsControllerList.d.ts +10 -10
  117. package/lib/operations/UserlandUserIdentitiesControllerGet.d.ts +1 -1
  118. package/lib/operations/UserlandUserInvitesControllerAccept.d.ts +10 -10
  119. package/lib/operations/UserlandUserInvitesControllerCreate.d.ts +12 -12
  120. package/lib/operations/UserlandUserInvitesControllerGet.d.ts +10 -10
  121. package/lib/operations/UserlandUserInvitesControllerGetByToken.d.ts +10 -10
  122. package/lib/operations/UserlandUserInvitesControllerList.d.ts +17 -17
  123. package/lib/operations/UserlandUserInvitesControllerResend.d.ts +10 -10
  124. package/lib/operations/UserlandUserInvitesControllerRevoke.d.ts +10 -10
  125. package/lib/operations/UserlandUserOrganizationMembershipsControllerCreate.d.ts +10 -10
  126. package/lib/operations/UserlandUserOrganizationMembershipsControllerDeactivate.d.ts +9 -9
  127. package/lib/operations/UserlandUserOrganizationMembershipsControllerGet.d.ts +9 -9
  128. package/lib/operations/UserlandUserOrganizationMembershipsControllerList.d.ts +15 -15
  129. package/lib/operations/UserlandUserOrganizationMembershipsControllerReactivate.d.ts +9 -9
  130. package/lib/operations/UserlandUserOrganizationMembershipsControllerUpdate.d.ts +9 -9
  131. package/lib/operations/UserlandUserSessionsControllerList.d.ts +14 -14
  132. package/lib/operations/UserlandUsersControllerConfirmEmailChange.d.ts +9 -9
  133. package/lib/operations/UserlandUsersControllerCreate.d.ts +10 -10
  134. package/lib/operations/UserlandUsersControllerCreatePasswordResetToken.d.ts +4 -4
  135. package/lib/operations/UserlandUsersControllerEmailVerification.d.ts +9 -9
  136. package/lib/operations/UserlandUsersControllerGet.d.ts +8 -8
  137. package/lib/operations/UserlandUsersControllerGetByExternalId.d.ts +8 -8
  138. package/lib/operations/UserlandUsersControllerGetEmailVerification.d.ts +5 -5
  139. package/lib/operations/UserlandUsersControllerGetPasswordReset.d.ts +4 -4
  140. package/lib/operations/UserlandUsersControllerList.d.ts +12 -12
  141. package/lib/operations/UserlandUsersControllerResetPassword.d.ts +9 -9
  142. package/lib/operations/UserlandUsersControllerSendEmailChange.d.ts +11 -11
  143. package/lib/operations/UserlandUsersControllerSendVerificationEmail.d.ts +8 -8
  144. package/lib/operations/UserlandUsersControllerUpdate.d.ts +12 -12
  145. package/lib/operations/WebhookEndpointsControllerCreate.d.ts +4 -4
  146. package/lib/operations/WebhookEndpointsControllerList.d.ts +7 -7
  147. package/lib/operations/WebhookEndpointsControllerUpdate.d.ts +6 -6
  148. package/lib/operations/WidgetsPublicControllerIssueWidgetSessionToken.d.ts +1 -1
  149. package/package.json +3 -3
  150. package/src/credentials.ts +2 -2
@@ -54,48 +54,48 @@ export type DirectoryUsersControllerFindOutput = typeof DirectoryUsersController
54
54
  export declare const DirectoryUsersControllerFind: import("@distilled.cloud/core/client").OperationMethod<{
55
55
  readonly id: string;
56
56
  }, {
57
- readonly created_at?: string | undefined;
58
- readonly custom_attributes?: {
59
- readonly [x: string]: unknown;
60
- } | undefined;
57
+ readonly object?: string | undefined;
58
+ readonly id?: string | undefined;
61
59
  readonly directory_id?: string | undefined;
60
+ readonly organization_id?: string | undefined;
61
+ readonly idp_id?: string | undefined;
62
62
  readonly email?: string | null | undefined;
63
+ readonly first_name?: string | null | undefined;
64
+ readonly last_name?: string | null | undefined;
63
65
  readonly emails?: readonly {
64
66
  readonly primary?: boolean | undefined;
65
67
  readonly type?: string | undefined;
66
68
  readonly value?: string | null | undefined;
67
69
  }[] | undefined;
68
- readonly first_name?: string | null | undefined;
69
- readonly groups?: readonly {
70
- readonly created_at?: string | undefined;
71
- readonly directory_id?: string | undefined;
72
- readonly id?: string | undefined;
73
- readonly idp_id?: string | undefined;
74
- readonly name?: string | undefined;
75
- readonly object?: string | undefined;
76
- readonly organization_id?: string | undefined;
77
- readonly raw_attributes?: {
78
- readonly [x: string]: unknown;
79
- } | undefined;
80
- readonly updated_at?: string | undefined;
81
- }[] | undefined;
82
- readonly id?: string | undefined;
83
- readonly idp_id?: string | undefined;
84
70
  readonly job_title?: string | null | undefined;
85
- readonly last_name?: string | null | undefined;
86
- readonly object?: string | undefined;
87
- readonly organization_id?: string | undefined;
71
+ readonly username?: string | null | undefined;
72
+ readonly state?: "active" | "inactive" | "suspended" | undefined;
88
73
  readonly raw_attributes?: {
89
74
  readonly [x: string]: unknown;
90
75
  } | undefined;
76
+ readonly custom_attributes?: {
77
+ readonly [x: string]: unknown;
78
+ } | undefined;
91
79
  readonly role?: {
92
80
  readonly slug?: string | undefined;
93
81
  } | undefined;
94
82
  readonly roles?: readonly {
95
83
  readonly slug?: string | undefined;
96
84
  }[] | undefined;
97
- readonly state?: "active" | "inactive" | "suspended" | undefined;
85
+ readonly created_at?: string | undefined;
98
86
  readonly updated_at?: string | undefined;
99
- readonly username?: string | null | undefined;
87
+ readonly groups?: readonly {
88
+ readonly object?: string | undefined;
89
+ readonly id?: string | undefined;
90
+ readonly idp_id?: string | undefined;
91
+ readonly directory_id?: string | undefined;
92
+ readonly organization_id?: string | undefined;
93
+ readonly name?: string | undefined;
94
+ readonly raw_attributes?: {
95
+ readonly [x: string]: unknown;
96
+ } | undefined;
97
+ readonly created_at?: string | undefined;
98
+ readonly updated_at?: string | undefined;
99
+ }[] | undefined;
100
100
  }, Forbidden | NotFound, import("~/credentials.ts").Credentials>;
101
101
  //# sourceMappingURL=DirectoryUsersControllerFind.d.ts.map
@@ -69,62 +69,62 @@ export type DirectoryUsersControllerListOutput = typeof DirectoryUsersController
69
69
  * @param group - Unique identifier of the WorkOS Directory Group. This value can be obtained from the WorkOS API.
70
70
  */
71
71
  export declare const DirectoryUsersControllerList: import("@distilled.cloud/core/client").OperationMethod<{
72
- readonly after?: string | undefined;
73
72
  readonly before?: string | undefined;
74
- readonly directory?: string | undefined;
75
- readonly group?: string | undefined;
73
+ readonly after?: string | undefined;
76
74
  readonly limit?: number | undefined;
77
75
  readonly order?: "asc" | "desc" | "normal" | undefined;
76
+ readonly directory?: string | undefined;
77
+ readonly group?: string | undefined;
78
78
  }, {
79
+ readonly object?: string | undefined;
79
80
  readonly data?: readonly {
80
- readonly created_at?: string | undefined;
81
- readonly custom_attributes?: {
82
- readonly [x: string]: unknown;
83
- } | undefined;
81
+ readonly object?: string | undefined;
82
+ readonly id?: string | undefined;
84
83
  readonly directory_id?: string | undefined;
84
+ readonly organization_id?: string | undefined;
85
+ readonly idp_id?: string | undefined;
85
86
  readonly email?: string | null | undefined;
87
+ readonly first_name?: string | null | undefined;
88
+ readonly last_name?: string | null | undefined;
86
89
  readonly emails?: readonly {
87
90
  readonly primary?: boolean | undefined;
88
91
  readonly type?: string | undefined;
89
92
  readonly value?: string | null | undefined;
90
93
  }[] | undefined;
91
- readonly first_name?: string | null | undefined;
92
- readonly groups?: readonly {
93
- readonly created_at?: string | undefined;
94
- readonly directory_id?: string | undefined;
95
- readonly id?: string | undefined;
96
- readonly idp_id?: string | undefined;
97
- readonly name?: string | undefined;
98
- readonly object?: string | undefined;
99
- readonly organization_id?: string | undefined;
100
- readonly raw_attributes?: {
101
- readonly [x: string]: unknown;
102
- } | undefined;
103
- readonly updated_at?: string | undefined;
104
- }[] | undefined;
105
- readonly id?: string | undefined;
106
- readonly idp_id?: string | undefined;
107
94
  readonly job_title?: string | null | undefined;
108
- readonly last_name?: string | null | undefined;
109
- readonly object?: string | undefined;
110
- readonly organization_id?: string | undefined;
95
+ readonly username?: string | null | undefined;
96
+ readonly state?: "active" | "inactive" | "suspended" | undefined;
111
97
  readonly raw_attributes?: {
112
98
  readonly [x: string]: unknown;
113
99
  } | undefined;
100
+ readonly custom_attributes?: {
101
+ readonly [x: string]: unknown;
102
+ } | undefined;
114
103
  readonly role?: {
115
104
  readonly slug?: string | undefined;
116
105
  } | undefined;
117
106
  readonly roles?: readonly {
118
107
  readonly slug?: string | undefined;
119
108
  }[] | undefined;
120
- readonly state?: "active" | "inactive" | "suspended" | undefined;
109
+ readonly created_at?: string | undefined;
121
110
  readonly updated_at?: string | undefined;
122
- readonly username?: string | null | undefined;
111
+ readonly groups?: readonly {
112
+ readonly object?: string | undefined;
113
+ readonly id?: string | undefined;
114
+ readonly idp_id?: string | undefined;
115
+ readonly directory_id?: string | undefined;
116
+ readonly organization_id?: string | undefined;
117
+ readonly name?: string | undefined;
118
+ readonly raw_attributes?: {
119
+ readonly [x: string]: unknown;
120
+ } | undefined;
121
+ readonly created_at?: string | undefined;
122
+ readonly updated_at?: string | undefined;
123
+ }[] | undefined;
123
124
  }[] | undefined;
124
125
  readonly list_metadata?: {
125
- readonly after: string | null;
126
126
  readonly before: string | null;
127
+ readonly after: string | null;
127
128
  } | undefined;
128
- readonly object?: string | undefined;
129
129
  }, Forbidden | NotFound | UnprocessableEntity, import("~/credentials.ts").Credentials>;
130
130
  //# sourceMappingURL=DirectoryUsersControllerList.d.ts.map
@@ -41,30 +41,30 @@ export type EventsControllerListOutput = typeof EventsControllerListOutput.Type;
41
41
  * @param organization_id - Filter events by the [Organization](/reference/organization) that the event is associated with.
42
42
  */
43
43
  export declare const EventsControllerList: import("@distilled.cloud/core/client").OperationMethod<{
44
- readonly after?: string | undefined;
45
44
  readonly before?: string | undefined;
46
- readonly events?: string | undefined;
45
+ readonly after?: string | undefined;
47
46
  readonly limit?: number | undefined;
48
47
  readonly order?: "asc" | "desc" | "normal" | undefined;
49
- readonly organization_id?: string | undefined;
50
- readonly range_end?: string | undefined;
48
+ readonly events?: string | undefined;
51
49
  readonly range_start?: string | undefined;
50
+ readonly range_end?: string | undefined;
51
+ readonly organization_id?: string | undefined;
52
52
  }, {
53
+ readonly object?: string | undefined;
53
54
  readonly data?: readonly {
54
- readonly context?: {
55
- readonly [x: string]: unknown;
56
- } | undefined;
57
- readonly created_at: string;
55
+ readonly object: string;
56
+ readonly id: string;
57
+ readonly event: string;
58
58
  readonly data: {
59
59
  readonly [x: string]: unknown;
60
60
  };
61
- readonly event: string;
62
- readonly id: string;
63
- readonly object: string;
61
+ readonly created_at: string;
62
+ readonly context?: {
63
+ readonly [x: string]: unknown;
64
+ } | undefined;
64
65
  }[] | undefined;
65
66
  readonly list_metadata?: {
66
67
  readonly after: string | null;
67
68
  } | undefined;
68
- readonly object?: string | undefined;
69
69
  }, BadRequest | UnprocessableEntity, import("~/credentials.ts").Credentials>;
70
70
  //# sourceMappingURL=EventsControllerList.d.ts.map
@@ -37,22 +37,22 @@ export type ExternalAuthControllerCompleteLoginOutput = typeof ExternalAuthContr
37
37
  export declare const ExternalAuthControllerCompleteLogin: import("@distilled.cloud/core/client").OperationMethod<{
38
38
  readonly external_auth_id?: string | undefined;
39
39
  readonly user?: {
40
+ readonly id?: string | undefined;
40
41
  readonly email?: string | undefined;
41
42
  readonly first_name?: string | undefined;
42
- readonly id?: string | undefined;
43
43
  readonly last_name?: string | undefined;
44
44
  readonly metadata?: {
45
45
  readonly [x: string]: string;
46
46
  } | undefined;
47
47
  } | undefined;
48
48
  readonly user_consent_options?: readonly {
49
+ readonly claim?: string | undefined;
50
+ readonly type?: string | undefined;
51
+ readonly label?: string | undefined;
49
52
  readonly choices?: readonly {
50
- readonly label?: string | undefined;
51
53
  readonly value?: string | undefined;
54
+ readonly label?: string | undefined;
52
55
  }[] | undefined;
53
- readonly claim?: string | undefined;
54
- readonly label?: string | undefined;
55
- readonly type?: string | undefined;
56
56
  }[] | undefined;
57
57
  }, {
58
58
  readonly redirect_uri?: string | undefined;
@@ -28,16 +28,16 @@ export type FeatureFlagsControllerDisableFlagOutput = typeof FeatureFlagsControl
28
28
  export declare const FeatureFlagsControllerDisableFlag: import("@distilled.cloud/core/client").OperationMethod<{
29
29
  readonly slug: string;
30
30
  }, {
31
- readonly created_at: string;
32
- readonly default_value: boolean;
33
- readonly description: string | null;
34
- readonly enabled: boolean;
31
+ readonly object: string;
35
32
  readonly id: string;
33
+ readonly slug: string;
36
34
  readonly name: string;
37
- readonly object: string;
35
+ readonly description: string | null;
38
36
  readonly owner: unknown;
39
- readonly slug: string;
40
37
  readonly tags: readonly string[];
38
+ readonly enabled: boolean;
39
+ readonly default_value: boolean;
40
+ readonly created_at: string;
41
41
  readonly updated_at: string;
42
42
  }, NotFound, import("~/credentials.ts").Credentials>;
43
43
  //# sourceMappingURL=FeatureFlagsControllerDisableFlag.d.ts.map
@@ -28,16 +28,16 @@ export type FeatureFlagsControllerEnableFlagOutput = typeof FeatureFlagsControll
28
28
  export declare const FeatureFlagsControllerEnableFlag: import("@distilled.cloud/core/client").OperationMethod<{
29
29
  readonly slug: string;
30
30
  }, {
31
- readonly created_at: string;
32
- readonly default_value: boolean;
33
- readonly description: string | null;
34
- readonly enabled: boolean;
31
+ readonly object: string;
35
32
  readonly id: string;
33
+ readonly slug: string;
36
34
  readonly name: string;
37
- readonly object: string;
35
+ readonly description: string | null;
38
36
  readonly owner: unknown;
39
- readonly slug: string;
40
37
  readonly tags: readonly string[];
38
+ readonly enabled: boolean;
39
+ readonly default_value: boolean;
40
+ readonly created_at: string;
41
41
  readonly updated_at: string;
42
42
  }, NotFound, import("~/credentials.ts").Credentials>;
43
43
  //# sourceMappingURL=FeatureFlagsControllerEnableFlag.d.ts.map
@@ -28,16 +28,16 @@ export type FeatureFlagsControllerFindBySlugOutput = typeof FeatureFlagsControll
28
28
  export declare const FeatureFlagsControllerFindBySlug: import("@distilled.cloud/core/client").OperationMethod<{
29
29
  readonly slug: string;
30
30
  }, {
31
- readonly created_at?: string | undefined;
32
- readonly default_value?: boolean | undefined;
33
- readonly description?: string | null | undefined;
34
- readonly enabled?: boolean | undefined;
31
+ readonly object?: string | undefined;
35
32
  readonly id?: string | undefined;
33
+ readonly slug?: string | undefined;
36
34
  readonly name?: string | undefined;
37
- readonly object?: string | undefined;
35
+ readonly description?: string | null | undefined;
38
36
  readonly owner?: unknown;
39
- readonly slug?: string | undefined;
40
37
  readonly tags?: readonly string[] | undefined;
38
+ readonly enabled?: boolean | undefined;
39
+ readonly default_value?: boolean | undefined;
40
+ readonly created_at?: string | undefined;
41
41
  readonly updated_at?: string | undefined;
42
42
  }, NotFound, import("~/credentials.ts").Credentials>;
43
43
  //# sourceMappingURL=FeatureFlagsControllerFindBySlug.d.ts.map
@@ -39,28 +39,28 @@ export type FeatureFlagsControllerListOutput = typeof FeatureFlagsControllerList
39
39
  * @param order - Order the results by the creation time.
40
40
  */
41
41
  export declare const FeatureFlagsControllerList: import("@distilled.cloud/core/client").OperationMethod<{
42
- readonly after?: string | undefined;
43
42
  readonly before?: string | undefined;
43
+ readonly after?: string | undefined;
44
44
  readonly limit?: number | undefined;
45
45
  readonly order?: "asc" | "desc" | "normal" | undefined;
46
46
  }, {
47
+ readonly object?: string | undefined;
47
48
  readonly data?: readonly {
48
- readonly created_at?: string | undefined;
49
- readonly default_value?: boolean | undefined;
50
- readonly description?: string | null | undefined;
51
- readonly enabled?: boolean | undefined;
49
+ readonly object?: string | undefined;
52
50
  readonly id?: string | undefined;
51
+ readonly slug?: string | undefined;
53
52
  readonly name?: string | undefined;
54
- readonly object?: string | undefined;
53
+ readonly description?: string | null | undefined;
55
54
  readonly owner?: unknown;
56
- readonly slug?: string | undefined;
57
55
  readonly tags?: readonly string[] | undefined;
56
+ readonly enabled?: boolean | undefined;
57
+ readonly default_value?: boolean | undefined;
58
+ readonly created_at?: string | undefined;
58
59
  readonly updated_at?: string | undefined;
59
60
  }[] | undefined;
60
61
  readonly list_metadata?: {
61
- readonly after: string | null;
62
62
  readonly before: string | null;
63
+ readonly after: string | null;
63
64
  } | undefined;
64
- readonly object?: string | undefined;
65
65
  }, BadRequest | NotFound | UnprocessableEntity, import("~/credentials.ts").Credentials>;
66
66
  //# sourceMappingURL=FeatureFlagsControllerList.d.ts.map
@@ -25,16 +25,16 @@ export type GroupMembershipsControllerAddMemberOutput = typeof GroupMembershipsC
25
25
  * @param groupId - Unique identifier of the Group.
26
26
  */
27
27
  export declare const GroupMembershipsControllerAddMember: import("@distilled.cloud/core/client").OperationMethod<{
28
- readonly groupId: string;
29
28
  readonly organizationId: string;
29
+ readonly groupId: string;
30
30
  readonly organization_membership_id?: string | undefined;
31
31
  }, {
32
- readonly created_at?: string | undefined;
33
- readonly description?: string | null | undefined;
34
- readonly id?: string | undefined;
35
- readonly name?: string | undefined;
36
32
  readonly object?: string | undefined;
33
+ readonly id?: string | undefined;
37
34
  readonly organization_id?: string | undefined;
35
+ readonly name?: string | undefined;
36
+ readonly description?: string | null | undefined;
37
+ readonly created_at?: string | undefined;
38
38
  readonly updated_at?: string | undefined;
39
39
  }, Forbidden | NotFound | UnprocessableEntity, import("~/credentials.ts").Credentials>;
40
40
  //# sourceMappingURL=GroupMembershipsControllerAddMember.d.ts.map
@@ -42,31 +42,31 @@ export type GroupMembershipsControllerListMembersOutput = typeof GroupMembership
42
42
  * @param order - Order the results by the creation time. Supported values are `"asc"` (ascending), `"desc"` (descending), and `"normal"` (descending with reversed cursor semantics where `before` fetches older records and `after` fetches newer records). Defaults to descending.
43
43
  */
44
44
  export declare const GroupMembershipsControllerListMembers: import("@distilled.cloud/core/client").OperationMethod<{
45
- readonly after?: string | undefined;
46
- readonly before?: string | undefined;
45
+ readonly organizationId: string;
47
46
  readonly groupId: string;
47
+ readonly before?: string | undefined;
48
+ readonly after?: string | undefined;
48
49
  readonly limit?: number | undefined;
49
50
  readonly order?: "asc" | "desc" | "normal" | undefined;
50
- readonly organizationId: string;
51
51
  }, {
52
+ readonly object?: string | undefined;
52
53
  readonly data?: readonly {
53
- readonly created_at: string;
54
- readonly custom_attributes?: {
55
- readonly [x: string]: unknown;
56
- } | undefined;
57
- readonly directory_managed: boolean;
58
- readonly id: string;
59
54
  readonly object: string;
55
+ readonly id: string;
56
+ readonly user_id: string;
60
57
  readonly organization_id: string;
61
- readonly organization_name?: string | undefined;
62
58
  readonly status: "active" | "inactive" | "pending";
59
+ readonly directory_managed: boolean;
60
+ readonly organization_name?: string | undefined;
61
+ readonly custom_attributes?: {
62
+ readonly [x: string]: unknown;
63
+ } | undefined;
64
+ readonly created_at: string;
63
65
  readonly updated_at: string;
64
- readonly user_id: string;
65
66
  }[] | undefined;
66
67
  readonly list_metadata?: {
67
- readonly after: string | null;
68
68
  readonly before: string | null;
69
+ readonly after: string | null;
69
70
  } | undefined;
70
- readonly object?: string | undefined;
71
71
  }, Forbidden | NotFound, import("~/credentials.ts").Credentials>;
72
72
  //# sourceMappingURL=GroupMembershipsControllerListMembers.d.ts.map
@@ -18,8 +18,8 @@ export type GroupMembershipsControllerRemoveMemberOutput = typeof GroupMembershi
18
18
  * @param omId - Unique identifier of the Organization Membership.
19
19
  */
20
20
  export declare const GroupMembershipsControllerRemoveMember: import("@distilled.cloud/core/client").OperationMethod<{
21
+ readonly organizationId: string;
21
22
  readonly groupId: string;
22
23
  readonly omId: string;
23
- readonly organizationId: string;
24
24
  }, void, Forbidden | NotFound, import("~/credentials.ts").Credentials>;
25
25
  //# sourceMappingURL=GroupMembershipsControllerRemoveMember.d.ts.map
@@ -24,16 +24,16 @@ export type GroupsControllerCreateOutput = typeof GroupsControllerCreateOutput.T
24
24
  * @param organizationId - The ID of the organization.
25
25
  */
26
26
  export declare const GroupsControllerCreate: import("@distilled.cloud/core/client").OperationMethod<{
27
- readonly description?: string | null | undefined;
28
- readonly name?: string | undefined;
29
27
  readonly organizationId: string;
30
- }, {
31
- readonly created_at?: string | undefined;
32
- readonly description?: string | null | undefined;
33
- readonly id?: string | undefined;
34
28
  readonly name?: string | undefined;
29
+ readonly description?: string | null | undefined;
30
+ }, {
35
31
  readonly object?: string | undefined;
32
+ readonly id?: string | undefined;
36
33
  readonly organization_id?: string | undefined;
34
+ readonly name?: string | undefined;
35
+ readonly description?: string | null | undefined;
36
+ readonly created_at?: string | undefined;
37
37
  readonly updated_at?: string | undefined;
38
38
  }, BadRequest | Forbidden | NotFound | UnprocessableEntity, import("~/credentials.ts").Credentials>;
39
39
  //# sourceMappingURL=GroupsControllerCreate.d.ts.map
@@ -16,7 +16,7 @@ export type GroupsControllerDeleteOutput = typeof GroupsControllerDeleteOutput.T
16
16
  * @param groupId - The ID of the group.
17
17
  */
18
18
  export declare const GroupsControllerDelete: import("@distilled.cloud/core/client").OperationMethod<{
19
- readonly groupId: string;
20
19
  readonly organizationId: string;
20
+ readonly groupId: string;
21
21
  }, void, Forbidden | NotFound, import("~/credentials.ts").Credentials>;
22
22
  //# sourceMappingURL=GroupsControllerDelete.d.ts.map
@@ -24,15 +24,15 @@ export type GroupsControllerGetOutput = typeof GroupsControllerGetOutput.Type;
24
24
  * @param groupId - The ID of the group.
25
25
  */
26
26
  export declare const GroupsControllerGet: import("@distilled.cloud/core/client").OperationMethod<{
27
- readonly groupId: string;
28
27
  readonly organizationId: string;
28
+ readonly groupId: string;
29
29
  }, {
30
- readonly created_at?: string | undefined;
31
- readonly description?: string | null | undefined;
32
- readonly id?: string | undefined;
33
- readonly name?: string | undefined;
34
30
  readonly object?: string | undefined;
31
+ readonly id?: string | undefined;
35
32
  readonly organization_id?: string | undefined;
33
+ readonly name?: string | undefined;
34
+ readonly description?: string | null | undefined;
35
+ readonly created_at?: string | undefined;
36
36
  readonly updated_at?: string | undefined;
37
37
  }, Forbidden | NotFound, import("~/credentials.ts").Credentials>;
38
38
  //# sourceMappingURL=GroupsControllerGet.d.ts.map
@@ -37,25 +37,25 @@ export type GroupsControllerListOutput = typeof GroupsControllerListOutput.Type;
37
37
  * @param order - Order the results by the creation time. Supported values are `"asc"` (ascending), `"desc"` (descending), and `"normal"` (descending with reversed cursor semantics where `before` fetches older records and `after` fetches newer records). Defaults to descending.
38
38
  */
39
39
  export declare const GroupsControllerList: import("@distilled.cloud/core/client").OperationMethod<{
40
- readonly after?: string | undefined;
40
+ readonly organizationId: string;
41
41
  readonly before?: string | undefined;
42
+ readonly after?: string | undefined;
42
43
  readonly limit?: number | undefined;
43
44
  readonly order?: "asc" | "desc" | "normal" | undefined;
44
- readonly organizationId: string;
45
45
  }, {
46
+ readonly object?: string | undefined;
46
47
  readonly data?: readonly {
47
- readonly created_at?: string | undefined;
48
- readonly description?: string | null | undefined;
49
- readonly id?: string | undefined;
50
- readonly name?: string | undefined;
51
48
  readonly object?: string | undefined;
49
+ readonly id?: string | undefined;
52
50
  readonly organization_id?: string | undefined;
51
+ readonly name?: string | undefined;
52
+ readonly description?: string | null | undefined;
53
+ readonly created_at?: string | undefined;
53
54
  readonly updated_at?: string | undefined;
54
55
  }[] | undefined;
55
56
  readonly list_metadata?: {
56
- readonly after: string | null;
57
57
  readonly before: string | null;
58
+ readonly after: string | null;
58
59
  } | undefined;
59
- readonly object?: string | undefined;
60
60
  }, Forbidden | NotFound, import("~/credentials.ts").Credentials>;
61
61
  //# sourceMappingURL=GroupsControllerList.d.ts.map
@@ -26,17 +26,17 @@ export type GroupsControllerUpdateOutput = typeof GroupsControllerUpdateOutput.T
26
26
  * @param groupId - The ID of the group.
27
27
  */
28
28
  export declare const GroupsControllerUpdate: import("@distilled.cloud/core/client").OperationMethod<{
29
- readonly description?: string | null | undefined;
29
+ readonly organizationId: string;
30
30
  readonly groupId: string;
31
31
  readonly name?: string | undefined;
32
- readonly organizationId: string;
33
- }, {
34
- readonly created_at?: string | undefined;
35
32
  readonly description?: string | null | undefined;
36
- readonly id?: string | undefined;
37
- readonly name?: string | undefined;
33
+ }, {
38
34
  readonly object?: string | undefined;
35
+ readonly id?: string | undefined;
39
36
  readonly organization_id?: string | undefined;
37
+ readonly name?: string | undefined;
38
+ readonly description?: string | null | undefined;
39
+ readonly created_at?: string | undefined;
40
40
  readonly updated_at?: string | undefined;
41
41
  }, BadRequest | Forbidden | NotFound | UnprocessableEntity, import("~/credentials.ts").Credentials>;
42
42
  //# sourceMappingURL=GroupsControllerUpdate.d.ts.map
@@ -19,9 +19,9 @@ export type JwtTemplatesControllerUpdateJwtTemplateOutput = typeof JwtTemplatesC
19
19
  export declare const JwtTemplatesControllerUpdateJwtTemplate: import("@distilled.cloud/core/client").OperationMethod<{
20
20
  readonly content?: string | undefined;
21
21
  }, {
22
+ readonly object?: string | undefined;
22
23
  readonly content?: string | undefined;
23
24
  readonly created_at?: string | undefined;
24
- readonly object?: string | undefined;
25
25
  readonly updated_at?: string | undefined;
26
26
  }, UnprocessableEntity, import("~/credentials.ts").Credentials>;
27
27
  //# sourceMappingURL=JwtTemplatesControllerUpdateJwtTemplate.d.ts.map
@@ -30,21 +30,21 @@ export type OrganizationApiKeysControllerCreateOutput = typeof OrganizationApiKe
30
30
  * @param organizationId - Unique identifier of the Organization.
31
31
  */
32
32
  export declare const OrganizationApiKeysControllerCreate: import("@distilled.cloud/core/client").OperationMethod<{
33
- readonly name?: string | undefined;
34
33
  readonly organizationId: string;
34
+ readonly name?: string | undefined;
35
35
  readonly permissions?: readonly string[] | undefined;
36
36
  }, {
37
- readonly created_at?: string | undefined;
38
- readonly id?: string | undefined;
39
- readonly last_used_at?: string | null | undefined;
40
- readonly name?: string | undefined;
41
- readonly obfuscated_value?: string | undefined;
42
37
  readonly object?: string | undefined;
38
+ readonly id?: string | undefined;
43
39
  readonly owner?: {
44
- readonly id: string;
45
40
  readonly type: string;
41
+ readonly id: string;
46
42
  } | undefined;
43
+ readonly name?: string | undefined;
44
+ readonly obfuscated_value?: string | undefined;
45
+ readonly last_used_at?: string | null | undefined;
47
46
  readonly permissions?: readonly string[] | undefined;
47
+ readonly created_at?: string | undefined;
48
48
  readonly updated_at?: string | undefined;
49
49
  readonly value?: string | undefined;
50
50
  }, NotFound | UnprocessableEntity, import("~/credentials.ts").Credentials>;
@@ -42,30 +42,30 @@ export type OrganizationApiKeysControllerListOutput = typeof OrganizationApiKeys
42
42
  * @param order - Order the results by the creation time.
43
43
  */
44
44
  export declare const OrganizationApiKeysControllerList: import("@distilled.cloud/core/client").OperationMethod<{
45
- readonly after?: string | undefined;
45
+ readonly organizationId: string;
46
46
  readonly before?: string | undefined;
47
+ readonly after?: string | undefined;
47
48
  readonly limit?: number | undefined;
48
49
  readonly order?: "asc" | "desc" | "normal" | undefined;
49
- readonly organizationId: string;
50
50
  }, {
51
+ readonly object?: string | undefined;
51
52
  readonly data?: readonly {
52
- readonly created_at?: string | undefined;
53
- readonly id?: string | undefined;
54
- readonly last_used_at?: string | null | undefined;
55
- readonly name?: string | undefined;
56
- readonly obfuscated_value?: string | undefined;
57
53
  readonly object?: string | undefined;
54
+ readonly id?: string | undefined;
58
55
  readonly owner?: {
59
- readonly id: string;
60
56
  readonly type: string;
57
+ readonly id: string;
61
58
  } | undefined;
59
+ readonly name?: string | undefined;
60
+ readonly obfuscated_value?: string | undefined;
61
+ readonly last_used_at?: string | null | undefined;
62
62
  readonly permissions?: readonly string[] | undefined;
63
+ readonly created_at?: string | undefined;
63
64
  readonly updated_at?: string | undefined;
64
65
  }[] | undefined;
65
66
  readonly list_metadata?: {
66
- readonly after: string | null;
67
67
  readonly before: string | null;
68
+ readonly after: string | null;
68
69
  } | undefined;
69
- readonly object?: string | undefined;
70
70
  }, NotFound, import("~/credentials.ts").Credentials>;
71
71
  //# sourceMappingURL=OrganizationApiKeysControllerList.d.ts.map
@@ -27,15 +27,15 @@ export declare const OrganizationDomainsControllerCreate: import("@distilled.clo
27
27
  readonly domain?: string | undefined;
28
28
  readonly organization_id?: string | undefined;
29
29
  }, {
30
- readonly created_at: string;
31
- readonly domain: string;
32
- readonly id: string;
33
30
  readonly object: string;
31
+ readonly id: string;
34
32
  readonly organization_id: string;
33
+ readonly domain: string;
35
34
  readonly state?: "failed" | "legacy_verified" | "pending" | "unverified" | "verified" | undefined;
36
- readonly updated_at: string;
37
35
  readonly verification_prefix?: string | undefined;
38
- readonly verification_strategy?: "dns" | "manual" | undefined;
39
36
  readonly verification_token?: string | undefined;
37
+ readonly verification_strategy?: "dns" | "manual" | undefined;
38
+ readonly created_at: string;
39
+ readonly updated_at: string;
40
40
  }, Conflict, import("~/credentials.ts").Credentials>;
41
41
  //# sourceMappingURL=OrganizationDomainsControllerCreate.d.ts.map