@distilled.cloud/workos 0.19.2 → 0.20.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.
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
@@ -42,30 +42,30 @@ export type AuthorizationRoleAssignmentsControllerListRoleAssignmentsOutput = ty
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 AuthorizationRoleAssignmentsControllerListRoleAssignments: import("@distilled.cloud/core/client").OperationMethod<{
45
- readonly after?: string | undefined;
45
+ readonly organization_membership_id: 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 organization_membership_id: 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
53
  readonly object?: string | undefined;
54
+ readonly id?: string | undefined;
55
+ readonly role?: {
56
+ readonly slug?: string | undefined;
57
+ } | undefined;
55
58
  readonly resource?: {
56
- readonly external_id: string;
57
59
  readonly id: string;
60
+ readonly external_id: string;
58
61
  readonly resource_type_slug: string;
59
62
  } | undefined;
60
- readonly role?: {
61
- readonly slug?: string | undefined;
62
- } | 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
  }, Forbidden | NotFound, import("~/credentials.ts").Credentials>;
71
71
  //# sourceMappingURL=AuthorizationRoleAssignmentsControllerListRoleAssignments.d.ts.map
@@ -27,15 +27,15 @@ export type AuthorizationRolePermissionsControllerAddPermissionOutput = typeof A
27
27
  export declare const AuthorizationRolePermissionsControllerAddPermission: import("@distilled.cloud/core/client").OperationMethod<{
28
28
  readonly slug: string;
29
29
  }, {
30
- readonly created_at: string;
31
- readonly description: string | null;
30
+ readonly slug: string;
31
+ readonly object: string;
32
32
  readonly id: string;
33
33
  readonly name: string;
34
- readonly object: string;
35
- readonly permissions: readonly string[];
36
- readonly resource_type_slug: string;
37
- readonly slug: string;
34
+ readonly description: string | null;
38
35
  readonly type: "EnvironmentRole" | "OrganizationRole";
36
+ readonly resource_type_slug: string;
37
+ readonly permissions: readonly string[];
38
+ readonly created_at: string;
39
39
  readonly updated_at: string;
40
40
  }, BadRequest | Forbidden | NotFound | UnprocessableEntity, import("~/credentials.ts").Credentials>;
41
41
  //# sourceMappingURL=AuthorizationRolePermissionsControllerAddPermission.d.ts.map
@@ -26,18 +26,18 @@ export type AuthorizationRolePermissionsControllerSetPermissionsOutput = typeof
26
26
  * @param slug - The slug of the environment role.
27
27
  */
28
28
  export declare const AuthorizationRolePermissionsControllerSetPermissions: import("@distilled.cloud/core/client").OperationMethod<{
29
- readonly permissions?: readonly string[] | undefined;
30
29
  readonly slug: string;
30
+ readonly permissions?: readonly string[] | undefined;
31
31
  }, {
32
- readonly created_at: string;
33
- readonly description: string | null;
32
+ readonly slug: string;
33
+ readonly object: string;
34
34
  readonly id: string;
35
35
  readonly name: string;
36
- readonly object: string;
37
- readonly permissions: readonly string[];
38
- readonly resource_type_slug: string;
39
- readonly slug: string;
36
+ readonly description: string | null;
40
37
  readonly type: "EnvironmentRole" | "OrganizationRole";
38
+ readonly resource_type_slug: string;
39
+ readonly permissions: readonly string[];
40
+ readonly created_at: string;
41
41
  readonly updated_at: string;
42
42
  }, BadRequest | Forbidden | NotFound | UnprocessableEntity, import("~/credentials.ts").Credentials>;
43
43
  //# sourceMappingURL=AuthorizationRolePermissionsControllerSetPermissions.d.ts.map
@@ -26,20 +26,20 @@ export type AuthorizationRolesControllerCreateOutput = typeof AuthorizationRoles
26
26
  * Create a new environment role.
27
27
  */
28
28
  export declare const AuthorizationRolesControllerCreate: import("@distilled.cloud/core/client").OperationMethod<{
29
- readonly description?: string | null | undefined;
29
+ readonly slug?: string | undefined;
30
30
  readonly name?: string | undefined;
31
+ readonly description?: string | null | undefined;
31
32
  readonly resource_type_slug?: string | undefined;
32
- readonly slug?: string | undefined;
33
33
  }, {
34
- readonly created_at: string;
35
- readonly description: string | null;
34
+ readonly slug: string;
35
+ readonly object: string;
36
36
  readonly id: string;
37
37
  readonly name: string;
38
- readonly object: string;
39
- readonly permissions: readonly string[];
40
- readonly resource_type_slug: string;
41
- readonly slug: string;
38
+ readonly description: string | null;
42
39
  readonly type: "EnvironmentRole" | "OrganizationRole";
40
+ readonly resource_type_slug: string;
41
+ readonly permissions: readonly string[];
42
+ readonly created_at: string;
43
43
  readonly updated_at: string;
44
44
  }, BadRequest | Conflict | Forbidden | NotFound | UnprocessableEntity, import("~/credentials.ts").Credentials>;
45
45
  //# sourceMappingURL=AuthorizationRolesControllerCreate.d.ts.map
@@ -27,15 +27,15 @@ export type AuthorizationRolesControllerGetOutput = typeof AuthorizationRolesCon
27
27
  export declare const AuthorizationRolesControllerGet: import("@distilled.cloud/core/client").OperationMethod<{
28
28
  readonly slug: string;
29
29
  }, {
30
- readonly created_at?: string | undefined;
31
- readonly description?: string | null | undefined;
30
+ readonly slug?: string | undefined;
31
+ readonly object?: string | undefined;
32
32
  readonly id?: string | undefined;
33
33
  readonly name?: string | undefined;
34
- readonly object?: string | undefined;
35
- readonly permissions?: readonly string[] | undefined;
36
- readonly resource_type_slug?: string | undefined;
37
- readonly slug?: string | undefined;
34
+ readonly description?: string | null | undefined;
38
35
  readonly type?: "EnvironmentRole" | "OrganizationRole" | undefined;
36
+ readonly resource_type_slug?: string | undefined;
37
+ readonly permissions?: readonly string[] | undefined;
38
+ readonly created_at?: string | undefined;
39
39
  readonly updated_at?: string | undefined;
40
40
  }, Forbidden | NotFound, import("~/credentials.ts").Credentials>;
41
41
  //# sourceMappingURL=AuthorizationRolesControllerGet.d.ts.map
@@ -24,18 +24,18 @@ export type AuthorizationRolesControllerListOutput = typeof AuthorizationRolesCo
24
24
  * List all environment roles in priority order.
25
25
  */
26
26
  export declare const AuthorizationRolesControllerList: import("@distilled.cloud/core/client").OperationMethod<{}, {
27
+ readonly object?: string | undefined;
27
28
  readonly data?: readonly {
28
- readonly created_at?: string | undefined;
29
- readonly description?: string | null | undefined;
29
+ readonly slug?: string | undefined;
30
+ readonly object?: string | undefined;
30
31
  readonly id?: string | undefined;
31
32
  readonly name?: string | undefined;
32
- readonly object?: string | undefined;
33
- readonly permissions?: readonly string[] | undefined;
34
- readonly resource_type_slug?: string | undefined;
35
- readonly slug?: string | undefined;
33
+ readonly description?: string | null | undefined;
36
34
  readonly type?: "EnvironmentRole" | "OrganizationRole" | undefined;
35
+ readonly resource_type_slug?: string | undefined;
36
+ readonly permissions?: readonly string[] | undefined;
37
+ readonly created_at?: string | undefined;
37
38
  readonly updated_at?: string | undefined;
38
39
  }[] | undefined;
39
- readonly object?: string | undefined;
40
40
  }, Forbidden, import("~/credentials.ts").Credentials>;
41
41
  //# sourceMappingURL=AuthorizationRolesControllerList.d.ts.map
@@ -27,19 +27,19 @@ export type AuthorizationRolesControllerUpdateOutput = typeof AuthorizationRoles
27
27
  * @param slug - The slug of the environment role.
28
28
  */
29
29
  export declare const AuthorizationRolesControllerUpdate: import("@distilled.cloud/core/client").OperationMethod<{
30
- readonly description?: string | null | undefined;
31
- readonly name?: string | undefined;
32
30
  readonly slug: string;
31
+ readonly name?: string | undefined;
32
+ readonly description?: string | null | undefined;
33
33
  }, {
34
- readonly created_at: string;
35
- readonly description: string | null;
34
+ readonly slug: string;
35
+ readonly object: string;
36
36
  readonly id: string;
37
37
  readonly name: string;
38
- readonly object: string;
39
- readonly permissions: readonly string[];
40
- readonly resource_type_slug: string;
41
- readonly slug: string;
38
+ readonly description: string | null;
42
39
  readonly type: "EnvironmentRole" | "OrganizationRole";
40
+ readonly resource_type_slug: string;
41
+ readonly permissions: readonly string[];
42
+ readonly created_at: string;
43
43
  readonly updated_at: string;
44
44
  }, BadRequest | Forbidden | NotFound | UnprocessableEntity, import("~/credentials.ts").Credentials>;
45
45
  //# sourceMappingURL=AuthorizationRolesControllerUpdate.d.ts.map
@@ -44,32 +44,32 @@ export type AuthorizedApplicationsControllerListOutput = typeof AuthorizedApplic
44
44
  * @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.
45
45
  */
46
46
  export declare const AuthorizedApplicationsControllerList: import("@distilled.cloud/core/client").OperationMethod<{
47
- readonly after?: string | undefined;
47
+ readonly user_id: string;
48
48
  readonly before?: string | undefined;
49
+ readonly after?: string | undefined;
49
50
  readonly limit?: number | undefined;
50
51
  readonly order?: "asc" | "desc" | "normal" | undefined;
51
- readonly user_id: string;
52
52
  }, {
53
+ readonly object?: string | undefined;
53
54
  readonly data?: readonly {
55
+ readonly object: string;
56
+ readonly id: string;
57
+ readonly granted_scopes: readonly string[];
58
+ readonly oauth_resource?: string | undefined;
54
59
  readonly application: {
60
+ readonly object: string;
61
+ readonly id: string;
55
62
  readonly client_id: string;
56
- readonly created_at: string;
57
63
  readonly description: string | null;
58
- readonly id: string;
59
64
  readonly name: string;
60
- readonly object: string;
61
65
  readonly scopes: readonly string[];
66
+ readonly created_at: string;
62
67
  readonly updated_at: string;
63
68
  };
64
- readonly granted_scopes: readonly string[];
65
- readonly id: string;
66
- readonly oauth_resource?: string | undefined;
67
- readonly object: string;
68
69
  }[] | undefined;
69
70
  readonly list_metadata?: {
70
- readonly after: string | null;
71
71
  readonly before: string | null;
72
+ readonly after: string | null;
72
73
  } | undefined;
73
- readonly object?: string | undefined;
74
74
  }, NotFound | UnprocessableEntity, import("~/credentials.ts").Credentials>;
75
75
  //# sourceMappingURL=AuthorizedApplicationsControllerList.d.ts.map
@@ -34,22 +34,22 @@ export type ConnectionsControllerFindOutput = typeof ConnectionsControllerFindOu
34
34
  export declare const ConnectionsControllerFind: import("@distilled.cloud/core/client").OperationMethod<{
35
35
  readonly id: string;
36
36
  }, {
37
+ readonly object?: string | undefined;
38
+ readonly id?: string | undefined;
39
+ readonly organization_id?: string | undefined;
37
40
  readonly connection_type?: "ADFSSAML" | "AdpOidc" | "AppleOAuth" | "Auth0Migration" | "Auth0SAML" | "AzureSAML" | "BitbucketOAuth" | "CasSAML" | "ClassLinkSAML" | "CleverOIDC" | "CloudflareSAML" | "CyberArkSAML" | "DiscordOAuth" | "DuoSAML" | "EntraIdOIDC" | "GenericOIDC" | "GenericSAML" | "GitHubOAuth" | "GitLabOAuth" | "GoogleOAuth" | "GoogleOIDC" | "GoogleSAML" | "IntuitOAuth" | "JumpCloudSAML" | "KeycloakSAML" | "LastPassSAML" | "LinkedInOAuth" | "LoginGovOidc" | "MagicLink" | "MicrosoftOAuth" | "MiniOrangeSAML" | "NetIqSAML" | "OktaOIDC" | "OktaSAML" | "OneLoginSAML" | "OracleSAML" | "Pending" | "PingFederateSAML" | "PingOneSAML" | "RipplingSAML" | "SalesforceOAuth" | "SalesforceSAML" | "ShibbolethGenericSAML" | "ShibbolethSAML" | "SimpleSamlPhpSAML" | "SlackOAuth" | "TestIdp" | "VMwareSAML" | "VercelMarketplaceOAuth" | "VercelOAuth" | "XeroOAuth" | undefined;
38
- readonly created_at?: string | undefined;
41
+ readonly name?: string | undefined;
42
+ readonly state?: "active" | "deleting" | "draft" | "inactive" | "requires_type" | "validating" | undefined;
43
+ readonly status?: "linked" | "unlinked" | undefined;
39
44
  readonly domains?: readonly {
40
- readonly domain: string;
41
45
  readonly id: string;
42
46
  readonly object: string;
47
+ readonly domain: string;
43
48
  }[] | undefined;
44
- readonly id?: string | undefined;
45
- readonly name?: string | undefined;
46
- readonly object?: string | undefined;
47
49
  readonly options?: {
48
50
  readonly signing_cert: string | null;
49
51
  } | undefined;
50
- readonly organization_id?: string | undefined;
51
- readonly state?: "active" | "deleting" | "draft" | "inactive" | "requires_type" | "validating" | undefined;
52
- readonly status?: "linked" | "unlinked" | undefined;
52
+ readonly created_at?: string | undefined;
53
53
  readonly updated_at?: string | undefined;
54
54
  }, Forbidden | NotFound, import("~/credentials.ts").Credentials>;
55
55
  //# sourceMappingURL=ConnectionsControllerFind.d.ts.map
@@ -53,38 +53,38 @@ export type ConnectionsControllerListOutput = typeof ConnectionsControllerListOu
53
53
  * @param search - Searchable text to match against Connection names.
54
54
  */
55
55
  export declare const ConnectionsControllerList: import("@distilled.cloud/core/client").OperationMethod<{
56
- readonly after?: string | undefined;
57
56
  readonly before?: string | undefined;
58
- readonly connection_type?: "ADFSSAML" | "AdpOidc" | "AppleOAuth" | "Auth0SAML" | "AzureSAML" | "BitbucketOAuth" | "CasSAML" | "ClassLinkSAML" | "CleverOIDC" | "CloudflareSAML" | "CyberArkSAML" | "DiscordOAuth" | "DuoSAML" | "EntraIdOIDC" | "GenericOIDC" | "GenericSAML" | "GitLabOAuth" | "GithubOAuth" | "GoogleOAuth" | "GoogleOIDC" | "GoogleSAML" | "IntuitOAuth" | "JumpCloudSAML" | "KeycloakSAML" | "LastPassSAML" | "LinkedInOAuth" | "LoginGovOidc" | "MagicLink" | "MicrosoftOAuth" | "MiniOrangeSAML" | "NetIqSAML" | "OktaOIDC" | "OktaSAML" | "OneLoginSAML" | "OracleSAML" | "PingFederateSAML" | "PingOneSAML" | "RipplingSAML" | "SalesforceOAuth" | "SalesforceSAML" | "ShibbolethGenericSAML" | "ShibbolethSAML" | "SimpleSamlPhpSAML" | "SlackOAuth" | "VMwareSAML" | "VercelMarketplaceOAuth" | "VercelOAuth" | "XeroOAuth" | undefined;
59
- readonly domain?: string | undefined;
57
+ readonly after?: string | undefined;
60
58
  readonly limit?: number | undefined;
61
59
  readonly order?: "asc" | "desc" | "normal" | undefined;
60
+ readonly connection_type?: "ADFSSAML" | "AdpOidc" | "AppleOAuth" | "Auth0SAML" | "AzureSAML" | "BitbucketOAuth" | "CasSAML" | "ClassLinkSAML" | "CleverOIDC" | "CloudflareSAML" | "CyberArkSAML" | "DiscordOAuth" | "DuoSAML" | "EntraIdOIDC" | "GenericOIDC" | "GenericSAML" | "GitLabOAuth" | "GithubOAuth" | "GoogleOAuth" | "GoogleOIDC" | "GoogleSAML" | "IntuitOAuth" | "JumpCloudSAML" | "KeycloakSAML" | "LastPassSAML" | "LinkedInOAuth" | "LoginGovOidc" | "MagicLink" | "MicrosoftOAuth" | "MiniOrangeSAML" | "NetIqSAML" | "OktaOIDC" | "OktaSAML" | "OneLoginSAML" | "OracleSAML" | "PingFederateSAML" | "PingOneSAML" | "RipplingSAML" | "SalesforceOAuth" | "SalesforceSAML" | "ShibbolethGenericSAML" | "ShibbolethSAML" | "SimpleSamlPhpSAML" | "SlackOAuth" | "VMwareSAML" | "VercelMarketplaceOAuth" | "VercelOAuth" | "XeroOAuth" | undefined;
61
+ readonly domain?: string | undefined;
62
62
  readonly organization_id?: string | undefined;
63
63
  readonly search?: string | undefined;
64
64
  }, {
65
+ readonly object?: string | undefined;
65
66
  readonly data?: readonly {
67
+ readonly object?: string | undefined;
68
+ readonly id?: string | undefined;
69
+ readonly organization_id?: string | undefined;
66
70
  readonly connection_type?: "ADFSSAML" | "AdpOidc" | "AppleOAuth" | "Auth0Migration" | "Auth0SAML" | "AzureSAML" | "BitbucketOAuth" | "CasSAML" | "ClassLinkSAML" | "CleverOIDC" | "CloudflareSAML" | "CyberArkSAML" | "DiscordOAuth" | "DuoSAML" | "EntraIdOIDC" | "GenericOIDC" | "GenericSAML" | "GitHubOAuth" | "GitLabOAuth" | "GoogleOAuth" | "GoogleOIDC" | "GoogleSAML" | "IntuitOAuth" | "JumpCloudSAML" | "KeycloakSAML" | "LastPassSAML" | "LinkedInOAuth" | "LoginGovOidc" | "MagicLink" | "MicrosoftOAuth" | "MiniOrangeSAML" | "NetIqSAML" | "OktaOIDC" | "OktaSAML" | "OneLoginSAML" | "OracleSAML" | "Pending" | "PingFederateSAML" | "PingOneSAML" | "RipplingSAML" | "SalesforceOAuth" | "SalesforceSAML" | "ShibbolethGenericSAML" | "ShibbolethSAML" | "SimpleSamlPhpSAML" | "SlackOAuth" | "TestIdp" | "VMwareSAML" | "VercelMarketplaceOAuth" | "VercelOAuth" | "XeroOAuth" | undefined;
67
- readonly created_at?: string | undefined;
71
+ readonly name?: string | undefined;
72
+ readonly state?: "active" | "deleting" | "draft" | "inactive" | "requires_type" | "validating" | undefined;
73
+ readonly status?: "linked" | "unlinked" | undefined;
68
74
  readonly domains?: readonly {
69
- readonly domain: string;
70
75
  readonly id: string;
71
76
  readonly object: string;
77
+ readonly domain: string;
72
78
  }[] | undefined;
73
- readonly id?: string | undefined;
74
- readonly name?: string | undefined;
75
- readonly object?: string | undefined;
76
79
  readonly options?: {
77
80
  readonly signing_cert: string | null;
78
81
  } | undefined;
79
- readonly organization_id?: string | undefined;
80
- readonly state?: "active" | "deleting" | "draft" | "inactive" | "requires_type" | "validating" | undefined;
81
- readonly status?: "linked" | "unlinked" | undefined;
82
+ readonly created_at?: string | undefined;
82
83
  readonly updated_at?: string | undefined;
83
84
  }[] | undefined;
84
85
  readonly list_metadata?: {
85
- readonly after: string | null;
86
86
  readonly before: string | null;
87
+ readonly after: string | null;
87
88
  } | undefined;
88
- readonly object?: string | undefined;
89
89
  }, Forbidden | UnprocessableEntity, import("~/credentials.ts").Credentials>;
90
90
  //# sourceMappingURL=ConnectionsControllerList.d.ts.map
@@ -20,10 +20,10 @@ export type CorsOriginsControllerCreateCorsOriginOutput = typeof CorsOriginsCont
20
20
  export declare const CorsOriginsControllerCreateCorsOrigin: import("@distilled.cloud/core/client").OperationMethod<{
21
21
  readonly origin?: string | undefined;
22
22
  }, {
23
- readonly created_at?: string | undefined;
24
- readonly id?: string | undefined;
25
23
  readonly object?: string | undefined;
24
+ readonly id?: string | undefined;
26
25
  readonly origin?: string | undefined;
26
+ readonly created_at?: string | undefined;
27
27
  readonly updated_at?: string | undefined;
28
28
  }, Conflict | UnprocessableEntity, import("~/credentials.ts").Credentials>;
29
29
  //# sourceMappingURL=CorsOriginsControllerCreateCorsOrigin.d.ts.map
@@ -19,10 +19,10 @@ export type DataIntegrationsControllerGetDataIntegrationAuthorizeUrlOutput = typ
19
19
  * @param slug - The slug identifier of the provider (e.g., `github`, `slack`, `notion`).
20
20
  */
21
21
  export declare const DataIntegrationsControllerGetDataIntegrationAuthorizeUrl: import("@distilled.cloud/core/client").OperationMethod<{
22
- readonly organization_id?: string | undefined;
23
- readonly return_to?: string | undefined;
24
22
  readonly slug: string;
25
23
  readonly user_id: string;
24
+ readonly organization_id?: string | undefined;
25
+ readonly return_to?: string | undefined;
26
26
  }, {
27
27
  readonly url?: string | undefined;
28
28
  }, BadRequest | Forbidden | NotFound, import("~/credentials.ts").Credentials>;
@@ -16,8 +16,8 @@ export type DataIntegrationsControllerGetUserlandUserTokenOutput = typeof DataIn
16
16
  * @param slug - The identifier of the integration.
17
17
  */
18
18
  export declare const DataIntegrationsControllerGetUserlandUserToken: import("@distilled.cloud/core/client").OperationMethod<{
19
- readonly organization_id?: string | undefined;
20
19
  readonly slug: string;
21
20
  readonly user_id: string;
21
+ readonly organization_id?: string | undefined;
22
22
  }, unknown, BadRequest | NotFound, import("~/credentials.ts").Credentials>;
23
23
  //# sourceMappingURL=DataIntegrationsControllerGetUserlandUserToken.d.ts.map
@@ -18,8 +18,8 @@ export type DataIntegrationsUserManagementControllerDeleteUserDataInstallationOu
18
18
  * @param organization_id - An [Organization](/reference/organization) identifier. Optional parameter if the connection is scoped to an organization.
19
19
  */
20
20
  export declare const DataIntegrationsUserManagementControllerDeleteUserDataInstallation: import("@distilled.cloud/core/client").OperationMethod<{
21
- readonly organization_id?: string | undefined;
22
- readonly slug: string;
23
21
  readonly user_id: string;
22
+ readonly slug: string;
23
+ readonly organization_id?: string | undefined;
24
24
  }, void, NotFound, import("~/credentials.ts").Credentials>;
25
25
  //# sourceMappingURL=DataIntegrationsUserManagementControllerDeleteUserDataInstallation.d.ts.map
@@ -27,17 +27,17 @@ export type DataIntegrationsUserManagementControllerGetUserDataInstallationOutpu
27
27
  * @param organization_id - An [Organization](/reference/organization) identifier. Optional parameter if the connection is scoped to an organization.
28
28
  */
29
29
  export declare const DataIntegrationsUserManagementControllerGetUserDataInstallation: import("@distilled.cloud/core/client").OperationMethod<{
30
- readonly organization_id?: string | undefined;
31
- readonly slug: string;
32
30
  readonly user_id: string;
31
+ readonly slug: string;
32
+ readonly organization_id?: string | undefined;
33
33
  }, {
34
- readonly created_at?: string | undefined;
35
- readonly id?: string | undefined;
36
34
  readonly object?: string | undefined;
35
+ readonly id?: string | undefined;
36
+ readonly user_id?: string | null | undefined;
37
37
  readonly organization_id?: string | null | undefined;
38
38
  readonly scopes?: readonly string[] | undefined;
39
39
  readonly state?: "connected" | "disconnected" | "needs_reauthorization" | undefined;
40
+ readonly created_at?: string | undefined;
40
41
  readonly updated_at?: string | undefined;
41
- readonly user_id?: string | null | undefined;
42
42
  }, NotFound, import("~/credentials.ts").Credentials>;
43
43
  //# sourceMappingURL=DataIntegrationsUserManagementControllerGetUserDataInstallation.d.ts.map
@@ -36,27 +36,27 @@ export type DataIntegrationsUserManagementControllerGetUserDataIntegrationsOutpu
36
36
  * @param organization_id - An [Organization](/reference/organization) identifier. Optional parameter to filter connections for a specific organization.
37
37
  */
38
38
  export declare const DataIntegrationsUserManagementControllerGetUserDataIntegrations: import("@distilled.cloud/core/client").OperationMethod<{
39
- readonly organization_id?: string | undefined;
40
39
  readonly user_id: string;
40
+ readonly organization_id?: string | undefined;
41
41
  }, {
42
+ readonly object?: string | undefined;
42
43
  readonly data?: readonly {
43
- readonly connected_account: unknown;
44
- readonly createdAt: string;
45
- readonly created_at: string;
46
- readonly credentialsType: string;
47
- readonly credentials_type: string;
48
- readonly description: string | null;
44
+ readonly object: string;
49
45
  readonly id: string;
50
- readonly integrationType: string;
51
- readonly integration_type: string;
52
46
  readonly name: string;
53
- readonly object: string;
54
- readonly ownership: "organization" | "userland_user";
55
- readonly scopes: unknown;
47
+ readonly description: string | null;
56
48
  readonly slug: string;
57
- readonly updatedAt: string;
49
+ readonly integration_type: string;
50
+ readonly credentials_type: string;
51
+ readonly scopes: unknown;
52
+ readonly ownership: "organization" | "userland_user";
53
+ readonly created_at: string;
58
54
  readonly updated_at: string;
55
+ readonly integrationType: string;
56
+ readonly credentialsType: string;
57
+ readonly createdAt: string;
58
+ readonly updatedAt: string;
59
+ readonly connected_account: unknown;
59
60
  }[] | undefined;
60
- readonly object?: string | undefined;
61
61
  }, NotFound, import("~/credentials.ts").Credentials>;
62
62
  //# sourceMappingURL=DataIntegrationsUserManagementControllerGetUserDataIntegrations.d.ts.map
@@ -34,22 +34,22 @@ export type DirectoriesControllerFindOutput = typeof DirectoriesControllerFindOu
34
34
  export declare const DirectoriesControllerFind: import("@distilled.cloud/core/client").OperationMethod<{
35
35
  readonly id: string;
36
36
  }, {
37
- readonly created_at?: string | undefined;
38
- readonly domain?: string | undefined;
39
- readonly external_key?: string | undefined;
37
+ readonly object?: string | undefined;
40
38
  readonly id?: string | undefined;
39
+ readonly organization_id?: string | undefined;
40
+ readonly external_key?: string | undefined;
41
+ readonly type?: "azure scim v2.0" | "bamboohr" | "breathe hr" | "cezanne hr" | "cyberark scim v2.0" | "fourth hr" | "generic scim v2.0" | "gsuite directory" | "hibob" | "jump cloud scim v2.0" | "okta scim v2.0" | "onelogin scim v2.0" | "people hr" | "personio" | "pingfederate scim v2.0" | "rippling scim v2.0" | "s3" | "sailpoint scim v2.0" | "sftp" | "sftp workday" | "workday" | undefined;
42
+ readonly state?: "deleting" | "invalid_credentials" | "linked" | "unlinked" | "validating" | undefined;
43
+ readonly name?: string | undefined;
44
+ readonly domain?: string | undefined;
41
45
  readonly metadata?: {
42
- readonly groups: number;
43
46
  readonly users: {
44
47
  readonly active: number;
45
48
  readonly inactive: number;
46
49
  };
50
+ readonly groups: number;
47
51
  } | undefined;
48
- readonly name?: string | undefined;
49
- readonly object?: string | undefined;
50
- readonly organization_id?: string | undefined;
51
- readonly state?: "deleting" | "invalid_credentials" | "linked" | "unlinked" | "validating" | undefined;
52
- readonly type?: "azure scim v2.0" | "bamboohr" | "breathe hr" | "cezanne hr" | "cyberark scim v2.0" | "fourth hr" | "generic scim v2.0" | "gsuite directory" | "hibob" | "jump cloud scim v2.0" | "okta scim v2.0" | "onelogin scim v2.0" | "people hr" | "personio" | "pingfederate scim v2.0" | "rippling scim v2.0" | "s3" | "sailpoint scim v2.0" | "sftp" | "sftp workday" | "workday" | undefined;
52
+ readonly created_at?: string | undefined;
53
53
  readonly updated_at?: string | undefined;
54
54
  }, Forbidden | NotFound, import("~/credentials.ts").Credentials>;
55
55
  //# sourceMappingURL=DirectoriesControllerFind.d.ts.map
@@ -51,37 +51,37 @@ export type DirectoriesControllerListOutput = typeof DirectoriesControllerListOu
51
51
  * @param domain - Filter Directories by their associated domain.
52
52
  */
53
53
  export declare const DirectoriesControllerList: import("@distilled.cloud/core/client").OperationMethod<{
54
- readonly after?: string | undefined;
55
54
  readonly before?: string | undefined;
56
- readonly domain?: string | undefined;
55
+ readonly after?: string | undefined;
57
56
  readonly limit?: number | undefined;
58
57
  readonly order?: "asc" | "desc" | "normal" | undefined;
59
58
  readonly organization_id?: string | undefined;
60
59
  readonly search?: string | undefined;
60
+ readonly domain?: string | undefined;
61
61
  }, {
62
+ readonly object?: string | undefined;
62
63
  readonly data?: readonly {
63
- readonly created_at?: string | undefined;
64
- readonly domain?: string | undefined;
65
- readonly external_key?: string | undefined;
64
+ readonly object?: string | undefined;
66
65
  readonly id?: string | undefined;
66
+ readonly organization_id?: string | undefined;
67
+ readonly external_key?: string | undefined;
68
+ readonly type?: "azure scim v2.0" | "bamboohr" | "breathe hr" | "cezanne hr" | "cyberark scim v2.0" | "fourth hr" | "generic scim v2.0" | "gsuite directory" | "hibob" | "jump cloud scim v2.0" | "okta scim v2.0" | "onelogin scim v2.0" | "people hr" | "personio" | "pingfederate scim v2.0" | "rippling scim v2.0" | "s3" | "sailpoint scim v2.0" | "sftp" | "sftp workday" | "workday" | undefined;
69
+ readonly state?: "deleting" | "invalid_credentials" | "linked" | "unlinked" | "validating" | undefined;
70
+ readonly name?: string | undefined;
71
+ readonly domain?: string | undefined;
67
72
  readonly metadata?: {
68
- readonly groups: number;
69
73
  readonly users: {
70
74
  readonly active: number;
71
75
  readonly inactive: number;
72
76
  };
77
+ readonly groups: number;
73
78
  } | undefined;
74
- readonly name?: string | undefined;
75
- readonly object?: string | undefined;
76
- readonly organization_id?: string | undefined;
77
- readonly state?: "deleting" | "invalid_credentials" | "linked" | "unlinked" | "validating" | undefined;
78
- readonly type?: "azure scim v2.0" | "bamboohr" | "breathe hr" | "cezanne hr" | "cyberark scim v2.0" | "fourth hr" | "generic scim v2.0" | "gsuite directory" | "hibob" | "jump cloud scim v2.0" | "okta scim v2.0" | "onelogin scim v2.0" | "people hr" | "personio" | "pingfederate scim v2.0" | "rippling scim v2.0" | "s3" | "sailpoint scim v2.0" | "sftp" | "sftp workday" | "workday" | undefined;
79
+ readonly created_at?: string | undefined;
79
80
  readonly updated_at?: string | undefined;
80
81
  }[] | undefined;
81
82
  readonly list_metadata?: {
82
- readonly after: string | null;
83
83
  readonly before: string | null;
84
+ readonly after: string | null;
84
85
  } | undefined;
85
- readonly object?: string | undefined;
86
86
  }, Forbidden | UnprocessableEntity, import("~/credentials.ts").Credentials>;
87
87
  //# sourceMappingURL=DirectoriesControllerList.d.ts.map
@@ -26,16 +26,16 @@ export type DirectoryGroupsControllerFindOutput = typeof DirectoryGroupsControll
26
26
  export declare const DirectoryGroupsControllerFind: import("@distilled.cloud/core/client").OperationMethod<{
27
27
  readonly id: string;
28
28
  }, {
29
- readonly created_at?: string | undefined;
30
- readonly directory_id?: string | undefined;
29
+ readonly object?: string | undefined;
31
30
  readonly id?: string | undefined;
32
31
  readonly idp_id?: string | undefined;
33
- readonly name?: string | undefined;
34
- readonly object?: string | undefined;
32
+ readonly directory_id?: string | undefined;
35
33
  readonly organization_id?: string | undefined;
34
+ readonly name?: string | undefined;
36
35
  readonly raw_attributes?: {
37
36
  readonly [x: string]: unknown;
38
37
  } | undefined;
38
+ readonly created_at?: string | undefined;
39
39
  readonly updated_at?: string | undefined;
40
40
  }, Forbidden | NotFound, import("~/credentials.ts").Credentials>;
41
41
  //# sourceMappingURL=DirectoryGroupsControllerFind.d.ts.map
@@ -41,30 +41,30 @@ export type DirectoryGroupsControllerListOutput = typeof DirectoryGroupsControll
41
41
  * @param user - Unique identifier of the WorkOS Directory User. This value can be obtained from the WorkOS API.
42
42
  */
43
43
  export declare const DirectoryGroupsControllerList: import("@distilled.cloud/core/client").OperationMethod<{
44
- readonly after?: string | undefined;
45
44
  readonly before?: string | undefined;
46
- readonly directory?: string | undefined;
45
+ readonly after?: string | undefined;
47
46
  readonly limit?: number | undefined;
48
47
  readonly order?: "asc" | "desc" | "normal" | undefined;
48
+ readonly directory?: string | undefined;
49
49
  readonly user?: string | undefined;
50
50
  }, {
51
+ readonly object?: string | undefined;
51
52
  readonly data?: readonly {
52
- readonly created_at?: string | undefined;
53
- readonly directory_id?: string | undefined;
53
+ readonly object?: string | undefined;
54
54
  readonly id?: string | undefined;
55
55
  readonly idp_id?: string | undefined;
56
- readonly name?: string | undefined;
57
- readonly object?: string | undefined;
56
+ readonly directory_id?: string | undefined;
58
57
  readonly organization_id?: string | undefined;
58
+ readonly name?: string | undefined;
59
59
  readonly raw_attributes?: {
60
60
  readonly [x: string]: unknown;
61
61
  } | undefined;
62
+ readonly created_at?: string | undefined;
62
63
  readonly updated_at?: string | undefined;
63
64
  }[] | undefined;
64
65
  readonly list_metadata?: {
65
- readonly after: string | null;
66
66
  readonly before: string | null;
67
+ readonly after: string | null;
67
68
  } | undefined;
68
- readonly object?: string | undefined;
69
69
  }, Forbidden | NotFound | UnprocessableEntity, import("~/credentials.ts").Credentials>;
70
70
  //# sourceMappingURL=DirectoryGroupsControllerList.d.ts.map