@geolens/sdk 1.0.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 (75) hide show
  1. package/LICENSE +190 -0
  2. package/README.md +19 -0
  3. package/dist/auth.d.ts +48 -0
  4. package/dist/auth.d.ts.map +1 -0
  5. package/dist/auth.js +55 -0
  6. package/dist/auth.js.map +1 -0
  7. package/dist/client/client/client.gen.d.ts +3 -0
  8. package/dist/client/client/client.gen.d.ts.map +1 -0
  9. package/dist/client/client/client.gen.js +236 -0
  10. package/dist/client/client/client.gen.js.map +1 -0
  11. package/dist/client/client/index.d.ts +9 -0
  12. package/dist/client/client/index.d.ts.map +1 -0
  13. package/dist/client/client/index.js +7 -0
  14. package/dist/client/client/index.js.map +1 -0
  15. package/dist/client/client/types.gen.d.ts +119 -0
  16. package/dist/client/client/types.gen.d.ts.map +1 -0
  17. package/dist/client/client/types.gen.js +3 -0
  18. package/dist/client/client/types.gen.js.map +1 -0
  19. package/dist/client/client/utils.gen.d.ts +34 -0
  20. package/dist/client/client/utils.gen.d.ts.map +1 -0
  21. package/dist/client/client/utils.gen.js +229 -0
  22. package/dist/client/client/utils.gen.js.map +1 -0
  23. package/dist/client/client.gen.d.ts +13 -0
  24. package/dist/client/client.gen.d.ts.map +1 -0
  25. package/dist/client/client.gen.js +4 -0
  26. package/dist/client/client.gen.js.map +1 -0
  27. package/dist/client/core/auth.gen.d.ts +19 -0
  28. package/dist/client/core/auth.gen.d.ts.map +1 -0
  29. package/dist/client/core/auth.gen.js +15 -0
  30. package/dist/client/core/auth.gen.js.map +1 -0
  31. package/dist/client/core/bodySerializer.gen.d.ts +26 -0
  32. package/dist/client/core/bodySerializer.gen.d.ts.map +1 -0
  33. package/dist/client/core/bodySerializer.gen.js +58 -0
  34. package/dist/client/core/bodySerializer.gen.js.map +1 -0
  35. package/dist/client/core/params.gen.d.ts +44 -0
  36. package/dist/client/core/params.gen.d.ts.map +1 -0
  37. package/dist/client/core/params.gen.js +101 -0
  38. package/dist/client/core/params.gen.js.map +1 -0
  39. package/dist/client/core/pathSerializer.gen.d.ts +34 -0
  40. package/dist/client/core/pathSerializer.gen.d.ts.map +1 -0
  41. package/dist/client/core/pathSerializer.gen.js +107 -0
  42. package/dist/client/core/pathSerializer.gen.js.map +1 -0
  43. package/dist/client/core/queryKeySerializer.gen.d.ts +19 -0
  44. package/dist/client/core/queryKeySerializer.gen.d.ts.map +1 -0
  45. package/dist/client/core/queryKeySerializer.gen.js +93 -0
  46. package/dist/client/core/queryKeySerializer.gen.js.map +1 -0
  47. package/dist/client/core/serverSentEvents.gen.d.ts +72 -0
  48. package/dist/client/core/serverSentEvents.gen.d.ts.map +1 -0
  49. package/dist/client/core/serverSentEvents.gen.js +133 -0
  50. package/dist/client/core/serverSentEvents.gen.js.map +1 -0
  51. package/dist/client/core/types.gen.d.ts +79 -0
  52. package/dist/client/core/types.gen.d.ts.map +1 -0
  53. package/dist/client/core/types.gen.js +3 -0
  54. package/dist/client/core/types.gen.js.map +1 -0
  55. package/dist/client/core/utils.gen.d.ts +20 -0
  56. package/dist/client/core/utils.gen.d.ts.map +1 -0
  57. package/dist/client/core/utils.gen.js +88 -0
  58. package/dist/client/core/utils.gen.js.map +1 -0
  59. package/dist/client/index.d.ts +3 -0
  60. package/dist/client/index.d.ts.map +1 -0
  61. package/dist/client/index.js +3 -0
  62. package/dist/client/index.js.map +1 -0
  63. package/dist/client/sdk.gen.d.ts +1514 -0
  64. package/dist/client/sdk.gen.d.ts.map +1 -0
  65. package/dist/client/sdk.gen.js +2574 -0
  66. package/dist/client/sdk.gen.js.map +1 -0
  67. package/dist/client/types.gen.d.ts +17643 -0
  68. package/dist/client/types.gen.d.ts.map +1 -0
  69. package/dist/client/types.gen.js +3 -0
  70. package/dist/client/types.gen.js.map +1 -0
  71. package/dist/index.d.ts +10 -0
  72. package/dist/index.d.ts.map +1 -0
  73. package/dist/index.js +15 -0
  74. package/dist/index.js.map +1 -0
  75. package/package.json +51 -0
@@ -0,0 +1,1514 @@
1
+ import { type Client, type Options as Options2, type TDataShape } from './client/index.js';
2
+ import type { AddColumnEndpointLayersDatasetIdColumnsPostData, AddColumnEndpointLayersDatasetIdColumnsPostErrors, AddColumnEndpointLayersDatasetIdColumnsPostResponses, AddDatasetsEndpointCatalogCollectionsCollectionIdDatasetsPostData, AddDatasetsEndpointCatalogCollectionsCollectionIdDatasetsPostErrors, AddDatasetsEndpointCatalogCollectionsCollectionIdDatasetsPostResponses, AddLayerEndpointMapsMapIdLayersPostData, AddLayerEndpointMapsMapIdLayersPostErrors, AddLayerEndpointMapsMapIdLayersPostResponses, AddVrtSourceIngestVrtDatasetIdSourcesPostData, AddVrtSourceIngestVrtDatasetIdSourcesPostErrors, AddVrtSourceIngestVrtDatasetIdSourcesPostResponses, AdminRevokeShareTokenAdminShareTokensTokenIdDeleteData, AdminRevokeShareTokenAdminShareTokensTokenIdDeleteErrors, AdminRevokeShareTokenAdminShareTokensTokenIdDeleteResponses, AlterColumnTypeEndpointLayersDatasetIdColumnsColumnNameTypePatchData, AlterColumnTypeEndpointLayersDatasetIdColumnsColumnNameTypePatchErrors, AlterColumnTypeEndpointLayersDatasetIdColumnsColumnNameTypePatchResponses, ApproveUserAdminUsersUserIdApprovePostData, ApproveUserAdminUsersUserIdApprovePostErrors, ApproveUserAdminUsersUserIdApprovePostResponses, BulkDeleteDatasetsEndpointDatasetsBulkDeletePostData, BulkDeleteDatasetsEndpointDatasetsBulkDeletePostErrors, BulkDeleteDatasetsEndpointDatasetsBulkDeletePostResponses, BulkRegisterTablesIngestRegisterBulkPostData, BulkRegisterTablesIngestRegisterBulkPostErrors, BulkRegisterTablesIngestRegisterBulkPostResponses, BulkRevokeAdminEmbedTokensBulkRevokePostData, BulkRevokeAdminEmbedTokensBulkRevokePostErrors, BulkRevokeAdminEmbedTokensBulkRevokePostResponses, ChangePasswordAuthChangePasswordPostData, ChangePasswordAuthChangePasswordPostErrors, ChangePasswordAuthChangePasswordPostResponses, ChatEndpointAiChatPostData, ChatEndpointAiChatPostErrors, ChatEndpointAiChatPostResponses, ChatStreamEndpointAiChatStreamPostData, ChatStreamEndpointAiChatStreamPostErrors, ChatStreamEndpointAiChatStreamPostResponses, CleanupStaleJobsJobsCleanupStalePostData, CleanupStaleJobsJobsCleanupStalePostErrors, CleanupStaleJobsJobsCleanupStalePostResponses, CollectionItemsCollectionsDatasetsItemsGetData, CollectionItemsCollectionsDatasetsItemsGetErrors, CollectionItemsCollectionsDatasetsItemsGetResponses, CommitImportIngestCommitJobIdPostData, CommitImportIngestCommitJobIdPostErrors, CommitImportIngestCommitJobIdPostResponses, CompletePresignedReuploadDatasetsDatasetIdReuploadPresignedJobIdCompletePostData, CompletePresignedReuploadDatasetsDatasetIdReuploadPresignedJobIdCompletePostErrors, CompletePresignedReuploadDatasetsDatasetIdReuploadPresignedJobIdCompletePostResponses, CompletePresignedUploadIngestUploadPresignedJobIdCompletePostData, CompletePresignedUploadIngestUploadPresignedJobIdCompletePostErrors, CompletePresignedUploadIngestUploadPresignedJobIdCompletePostResponses, ConfigAuthConfigGetData, ConfigAuthConfigGetErrors, ConfigAuthConfigGetResponses, ConformanceConformanceGetData, ConformanceConformanceGetErrors, ConformanceConformanceGetResponses, ConformanceStacConformanceGetData, ConformanceStacConformanceGetResponses, ConvertSamlToLocalAdminUsersUserIdConvertSamlToLocalPostData, ConvertSamlToLocalAdminUsersUserIdConvertSamlToLocalPostErrors, ConvertSamlToLocalAdminUsersUserIdConvertSamlToLocalPostResponses, CreateApiKeyAdminApiKeysPostData, CreateApiKeyAdminApiKeysPostErrors, CreateApiKeyAdminApiKeysPostResponses, CreateCollectionEndpointCatalogCollectionsPostData, CreateCollectionEndpointCatalogCollectionsPostErrors, CreateCollectionEndpointCatalogCollectionsPostResponses, CreateContactEndpointRecordsRecordIdContactsPostData, CreateContactEndpointRecordsRecordIdContactsPostErrors, CreateContactEndpointRecordsRecordIdContactsPostResponses, CreateDatasetRelationshipDatasetsDatasetIdRelationshipsPostData, CreateDatasetRelationshipDatasetsDatasetIdRelationshipsPostErrors, CreateDatasetRelationshipDatasetsDatasetIdRelationshipsPostResponses, CreateDistributionEndpointRecordsRecordIdDistributionsPostData, CreateDistributionEndpointRecordsRecordIdDistributionsPostErrors, CreateDistributionEndpointRecordsRecordIdDistributionsPostResponses, CreateEmbedTokenEndpointMapsMapIdEmbedTokensPostData, CreateEmbedTokenEndpointMapsMapIdEmbedTokensPostErrors, CreateEmbedTokenEndpointMapsMapIdEmbedTokensPostResponses, CreateEmptyDatasetEndpointDatasetsCreatePostData, CreateEmptyDatasetEndpointDatasetsCreatePostErrors, CreateEmptyDatasetEndpointDatasetsCreatePostResponses, CreateFeatureDatasetsDatasetIdFeaturesPostData, CreateFeatureDatasetsDatasetIdFeaturesPostErrors, CreateFeatureDatasetsDatasetIdFeaturesPostResponses, CreateKeywordEndpointRecordsRecordIdKeywordsPostData, CreateKeywordEndpointRecordsRecordIdKeywordsPostErrors, CreateKeywordEndpointRecordsRecordIdKeywordsPostResponses, CreateLayerEndpointLayersPostData, CreateLayerEndpointLayersPostErrors, CreateLayerEndpointLayersPostResponses, CreateMapEndpointMapsPostData, CreateMapEndpointMapsPostErrors, CreateMapEndpointMapsPostResponses, CreateMyApiKeyAuthApiKeysPostData, CreateMyApiKeyAuthApiKeysPostErrors, CreateMyApiKeyAuthApiKeysPostResponses, CreateOauthProviderSettingsOauthProvidersPostData, CreateOauthProviderSettingsOauthProvidersPostErrors, CreateOauthProviderSettingsOauthProvidersPostResponses, CreateSavedSearchEndpointSearchSavedPostData, CreateSavedSearchEndpointSearchSavedPostErrors, CreateSavedSearchEndpointSearchSavedPostResponses, CreateUserAdminUsersPostData, CreateUserAdminUsersPostErrors, CreateUserAdminUsersPostResponses, CreateVrtIngestVrtCreatePostData, CreateVrtIngestVrtCreatePostErrors, CreateVrtIngestVrtCreatePostResponses, DatasetMapsDatasetsDatasetIdMapsGetData, DatasetMapsDatasetsDatasetIdMapsGetErrors, DatasetMapsDatasetsDatasetIdMapsGetResponses, DeactivateUserAdminUsersUserIdDeactivatePostData, DeactivateUserAdminUsersUserIdDeactivatePostErrors, DeactivateUserAdminUsersUserIdDeactivatePostResponses, DeleteCollectionEndpointCatalogCollectionsCollectionIdDeleteData, DeleteCollectionEndpointCatalogCollectionsCollectionIdDeleteErrors, DeleteCollectionEndpointCatalogCollectionsCollectionIdDeleteResponses, DeleteContactEndpointRecordsRecordIdContactsContactIdDeleteData, DeleteContactEndpointRecordsRecordIdContactsContactIdDeleteErrors, DeleteContactEndpointRecordsRecordIdContactsContactIdDeleteResponses, DeleteDatasetEndpointDatasetsDatasetIdDeleteData, DeleteDatasetEndpointDatasetsDatasetIdDeleteErrors, DeleteDatasetEndpointDatasetsDatasetIdDeleteResponses, DeleteDatasetRelationshipDatasetsRelationshipsRelationshipIdDeleteData, DeleteDatasetRelationshipDatasetsRelationshipsRelationshipIdDeleteErrors, DeleteDatasetRelationshipDatasetsRelationshipsRelationshipIdDeleteResponses, DeleteDistributionEndpointRecordsRecordIdDistributionsDistributionIdDeleteData, DeleteDistributionEndpointRecordsRecordIdDistributionsDistributionIdDeleteErrors, DeleteDistributionEndpointRecordsRecordIdDistributionsDistributionIdDeleteResponses, DeleteKeywordEndpointRecordsRecordIdKeywordsKeywordIdDeleteData, DeleteKeywordEndpointRecordsRecordIdKeywordsKeywordIdDeleteErrors, DeleteKeywordEndpointRecordsRecordIdKeywordsKeywordIdDeleteResponses, DeleteMapEndpointMapsMapIdDeleteData, DeleteMapEndpointMapsMapIdDeleteErrors, DeleteMapEndpointMapsMapIdDeleteResponses, DeleteOauthProviderSettingsOauthProvidersProviderIdDeleteData, DeleteOauthProviderSettingsOauthProvidersProviderIdDeleteErrors, DeleteOauthProviderSettingsOauthProvidersProviderIdDeleteResponses, DeleteSavedSearchEndpointSearchSavedSearchIdDeleteData, DeleteSavedSearchEndpointSearchSavedSearchIdDeleteErrors, DeleteSavedSearchEndpointSearchSavedSearchIdDeleteResponses, DeleteSingleFeatureDatasetsDatasetIdFeaturesGidDeleteData, DeleteSingleFeatureDatasetsDatasetIdFeaturesGidDeleteErrors, DeleteSingleFeatureDatasetsDatasetIdFeaturesGidDeleteResponses, DeleteUserAdminUsersUserIdDeleteData, DeleteUserAdminUsersUserIdDeleteErrors, DeleteUserAdminUsersUserIdDeleteResponses, DetectEmbeddingDimsSettingsDetectEmbeddingDimsPostData, DetectEmbeddingDimsSettingsDetectEmbeddingDimsPostErrors, DetectEmbeddingDimsSettingsDetectEmbeddingDimsPostResponses, DiscoverTablesIngestDiscoverGetData, DiscoverTablesIngestDiscoverGetErrors, DiscoverTablesIngestDiscoverGetResponses, DownloadCogDatasetsDatasetIdDownloadCogGetData, DownloadCogDatasetsDatasetIdDownloadCogGetErrors, DownloadCogDatasetsDatasetIdDownloadCogGetResponses, DropColumnEndpointLayersDatasetIdColumnsColumnNameDeleteData, DropColumnEndpointLayersDatasetIdColumnsColumnNameDeleteErrors, DropColumnEndpointLayersDatasetIdColumnsColumnNameDeleteResponses, DryRunConfigurationConfigOpsDryRunPostData, DryRunConfigurationConfigOpsDryRunPostErrors, DryRunConfigurationConfigOpsDryRunPostResponses, DuplicateMapEndpointMapsMapIdDuplicatePostData, DuplicateMapEndpointMapsMapIdDuplicatePostErrors, DuplicateMapEndpointMapsMapIdDuplicatePostResponses, EditionInfoSettingsEditionGetData, EditionInfoSettingsEditionGetErrors, EditionInfoSettingsEditionGetResponses, ExportAuditLogsAdminAuditLogsExportFormatGetData, ExportAuditLogsAdminAuditLogsExportFormatGetErrors, ExportAuditLogsAdminAuditLogsExportFormatGetResponses, ExportConfigurationConfigOpsExportGetData, ExportConfigurationConfigOpsExportGetErrors, ExportConfigurationConfigOpsExportGetResponses, ExportDatasetEndpointDatasetsDatasetIdExportGetData, ExportDatasetEndpointDatasetsDatasetIdExportGetErrors, ExportDatasetEndpointDatasetsDatasetIdExportGetResponses, GenerateMapEndpointAiGenerateMapPostData, GenerateMapEndpointAiGenerateMapPostErrors, GenerateMapEndpointAiGenerateMapPostResponses, GenerateMapStreamEndpointAiGenerateMapStreamPostData, GenerateMapStreamEndpointAiGenerateMapStreamPostErrors, GenerateMapStreamEndpointAiGenerateMapStreamPostResponses, GenerateMetadataKeywordsAiMetadataKeywordsPostData, GenerateMetadataKeywordsAiMetadataKeywordsPostErrors, GenerateMetadataKeywordsAiMetadataKeywordsPostResponses, GenerateMetadataLineageAiMetadataLineagePostData, GenerateMetadataLineageAiMetadataLineagePostErrors, GenerateMetadataLineageAiMetadataLineagePostResponses, GenerateMetadataQualityStatementAiMetadataQualityStatementPostData, GenerateMetadataQualityStatementAiMetadataQualityStatementPostErrors, GenerateMetadataQualityStatementAiMetadataQualityStatementPostResponses, GenerateMetadataSummaryAiMetadataSummaryPostData, GenerateMetadataSummaryAiMetadataSummaryPostErrors, GenerateMetadataSummaryAiMetadataSummaryPostResponses, GetAiStatusAdminAiStatusGetData, GetAiStatusAdminAiStatusGetErrors, GetAiStatusAdminAiStatusGetResponses, GetAllSettingsSettingsAllGetData, GetAllSettingsSettingsAllGetErrors, GetAllSettingsSettingsAllGetResponses, GetApiKeyStatusSettingsApiKeyStatusGetData, GetApiKeyStatusSettingsApiKeyStatusGetErrors, GetApiKeyStatusSettingsApiKeyStatusGetResponses, GetAttributeEndpointDatasetsDatasetIdAttributesAttributeIdGetData, GetAttributeEndpointDatasetsDatasetIdAttributesAttributeIdGetErrors, GetAttributeEndpointDatasetsDatasetIdAttributesAttributeIdGetResponses, GetBasemapsSettingsBasemapsGetData, GetBasemapsSettingsBasemapsGetErrors, GetBasemapsSettingsBasemapsGetResponses, GetBrandingSettingsBrandingGetData, GetBrandingSettingsBrandingGetErrors, GetBrandingSettingsBrandingGetResponses, GetCatalogStatsAdminStatsGetData, GetCatalogStatsAdminStatsGetErrors, GetCatalogStatsAdminStatsGetResponses, GetCollectionDatasetsEndpointCatalogCollectionsCollectionIdDatasetsGetData, GetCollectionDatasetsEndpointCatalogCollectionsCollectionIdDatasetsGetErrors, GetCollectionDatasetsEndpointCatalogCollectionsCollectionIdDatasetsGetResponses, GetCollectionEndpointCatalogCollectionsCollectionIdGetData, GetCollectionEndpointCatalogCollectionsCollectionIdGetErrors, GetCollectionEndpointCatalogCollectionsCollectionIdGetResponses, GetCollectionItemCollectionsDatasetsItemsRecordIdGetData, GetCollectionItemCollectionsDatasetsItemsRecordIdGetErrors, GetCollectionItemCollectionsDatasetsItemsRecordIdGetResponses, GetCollectionItemFeatureCollectionsDatasetIdItemsFeatureIdGetData, GetCollectionItemFeatureCollectionsDatasetIdItemsFeatureIdGetErrors, GetCollectionItemFeatureCollectionsDatasetIdItemsFeatureIdGetResponses, GetCollectionItemsCollectionsDatasetIdItemsGetData, GetCollectionItemsCollectionsDatasetIdItemsGetErrors, GetCollectionItemsCollectionsDatasetIdItemsGetResponses, GetCollectionItemsStacCollectionsCollectionIdItemsGetData, GetCollectionItemsStacCollectionsCollectionIdItemsGetErrors, GetCollectionItemsStacCollectionsCollectionIdItemsGetResponses, GetCollectionItemStacCollectionsCollectionIdItemsItemIdGetData, GetCollectionItemStacCollectionsCollectionIdItemsItemIdGetErrors, GetCollectionItemStacCollectionsCollectionIdItemsItemIdGetResponses, GetCollectionMetadataCollectionsDatasetsGetData, GetCollectionMetadataCollectionsDatasetsGetResponses, GetCollectionsStacCollectionsGetData, GetCollectionsStacCollectionsGetResponses, GetCollectionStacCollectionsCollectionIdGetData, GetCollectionStacCollectionsCollectionIdGetErrors, GetCollectionStacCollectionsCollectionIdGetResponses, GetColumnStatsEndpointDatasetsDatasetIdColumnsColumnNameStatsGetData, GetColumnStatsEndpointDatasetsDatasetIdColumnsColumnNameStatsGetErrors, GetColumnStatsEndpointDatasetsDatasetIdColumnsColumnNameStatsGetResponses, GetColumnValuesDatasetsDatasetIdColumnsColumnNameValuesGetData, GetColumnValuesDatasetsDatasetIdColumnsColumnNameValuesGetErrors, GetColumnValuesDatasetsDatasetIdColumnsColumnNameValuesGetResponses, GetConfigModeSettingsConfigModeGetData, GetConfigModeSettingsConfigModeGetErrors, GetConfigModeSettingsConfigModeGetResponses, GetDatasetCollectionCollectionsDatasetIdGetData, GetDatasetCollectionCollectionsDatasetIdGetErrors, GetDatasetCollectionCollectionsDatasetIdGetResponses, GetDatasetHistoryDatasetsDatasetIdHistoryGetData, GetDatasetHistoryDatasetsDatasetIdHistoryGetErrors, GetDatasetHistoryDatasetsDatasetIdHistoryGetResponses, GetDatasetRowsEndpointDatasetsDatasetIdRowsGetData, GetDatasetRowsEndpointDatasetsDatasetIdRowsGetErrors, GetDatasetRowsEndpointDatasetsDatasetIdRowsGetResponses, GetDatasetVersionsEndpointDatasetsDatasetIdVersionsGetData, GetDatasetVersionsEndpointDatasetsDatasetIdVersionsGetErrors, GetDatasetVersionsEndpointDatasetsDatasetIdVersionsGetResponses, GetDcatCatalogDatasetsDcatGetData, GetDcatCatalogDatasetsDcatGetErrors, GetDcatCatalogDatasetsDcatGetResponses, GetDcatRecordDatasetsDatasetIdDcatGetData, GetDcatRecordDatasetsDatasetIdDcatGetErrors, GetDcatRecordDatasetsDatasetIdDcatGetResponses, GetEmbeddingStatsAdminEmbeddingStatsGetData, GetEmbeddingStatsAdminEmbeddingStatsGetErrors, GetEmbeddingStatsAdminEmbeddingStatsGetResponses, GetEnabledWidgetsSettingsEnabledWidgetsGetData, GetEnabledWidgetsSettingsEnabledWidgetsGetErrors, GetEnabledWidgetsSettingsEnabledWidgetsGetResponses, GetFeatureFlagsSettingsFeatureFlagsGetData, GetFeatureFlagsSettingsFeatureFlagsGetErrors, GetFeatureFlagsSettingsFeatureFlagsGetResponses, GetFeatureRelatedRecordsDatasetsDatasetIdFeaturesGidRelatedRelationshipIdGetData, GetFeatureRelatedRecordsDatasetsDatasetIdFeaturesGidRelatedRelationshipIdGetErrors, GetFeatureRelatedRecordsDatasetsDatasetIdFeaturesGidRelatedRelationshipIdGetResponses, GetFeaturesGeojsonZEndpointDatasetsDatasetIdFeaturesGeojsonGetData, GetFeaturesGeojsonZEndpointDatasetsDatasetIdFeaturesGeojsonGetErrors, GetFeaturesGeojsonZEndpointDatasetsDatasetIdFeaturesGeojsonGetResponses, GetInfrastructureAdminInfrastructureGetData, GetInfrastructureAdminInfrastructureGetErrors, GetInfrastructureAdminInfrastructureGetResponses, GetItemStacItemsItemIdGetData, GetItemStacItemsItemIdGetErrors, GetItemStacItemsItemIdGetResponses, GetJobStatusByDatasetJobsByDatasetDatasetIdGetData, GetJobStatusByDatasetJobsByDatasetDatasetIdGetErrors, GetJobStatusByDatasetJobsByDatasetDatasetIdGetResponses, GetJobStatusJobsJobIdGetData, GetJobStatusJobsJobIdGetErrors, GetJobStatusJobsJobIdGetResponses, GetMapDefaultsSettingsMapDefaultsGetData, GetMapDefaultsSettingsMapDefaultsGetErrors, GetMapDefaultsSettingsMapDefaultsGetResponses, GetMapEndpointMapsMapIdGetData, GetMapEndpointMapsMapIdGetErrors, GetMapEndpointMapsMapIdGetResponses, GetMapShareTokenEndpointMapsMapIdShareGetData, GetMapShareTokenEndpointMapsMapIdShareGetErrors, GetMapShareTokenEndpointMapsMapIdShareGetResponses, GetQueryablesCollectionsDatasetsQueryablesGetData, GetQueryablesCollectionsDatasetsQueryablesGetResponses, GetQuicklookDatasetsDatasetIdQuicklookGetData, GetQuicklookDatasetsDatasetIdQuicklookGetErrors, GetQuicklookDatasetsDatasetIdQuicklookGetResponses, GetRecordSchemaCollectionsDatasetsSchemaGetData, GetRecordSchemaCollectionsDatasetsSchemaGetResponses, GetSavedSearchEndpointSearchSavedSearchIdGetData, GetSavedSearchEndpointSearchSavedSearchIdGetErrors, GetSavedSearchEndpointSearchSavedSearchIdGetResponses, GetSharedMapEndpointMapsSharedTokenGetData, GetSharedMapEndpointMapsSharedTokenGetErrors, GetSharedMapEndpointMapsSharedTokenGetResponses, GetSingleDatasetDatasetsDatasetIdGetData, GetSingleDatasetDatasetsDatasetIdGetErrors, GetSingleDatasetDatasetsDatasetIdGetResponses, GetSingleFeatureDatasetsDatasetIdFeaturesGidGetData, GetSingleFeatureDatasetsDatasetIdFeaturesGidGetErrors, GetSingleFeatureDatasetsDatasetIdFeaturesGidGetResponses, GetSortablesCollectionsDatasetsSortablesGetData, GetSortablesCollectionsDatasetsSortablesGetResponses, GetThumbnailMapsMapIdThumbnailGetData, GetThumbnailMapsMapIdThumbnailGetErrors, GetThumbnailMapsMapIdThumbnailGetResponses, GetTileConfigSettingsTileConfigGetData, GetTileConfigSettingsTileConfigGetErrors, GetTileConfigSettingsTileConfigGetResponses, GetTileTokensBatchTilesTokensPostData, GetTileTokensBatchTilesTokensPostErrors, GetTileTokensBatchTilesTokensPostResponses, GetTileTokenTilesTokenDatasetIdGetData, GetTileTokenTilesTokenDatasetIdGetErrors, GetTileTokenTilesTokenDatasetIdGetResponses, GetUploadConfigIngestUploadConfigGetData, GetUploadConfigIngestUploadConfigGetErrors, GetUploadConfigIngestUploadConfigGetResponses, GetUserAdminUsersUserIdGetData, GetUserAdminUsersUserIdGetErrors, GetUserAdminUsersUserIdGetResponses, GetVrtStatusDatasetsDatasetIdVrtStatusGetData, GetVrtStatusDatasetsDatasetIdVrtStatusGetErrors, GetVrtStatusDatasetsDatasetIdVrtStatusGetResponses, HealthHealthGetData, HealthHealthGetResponses, ImportConfigurationConfigOpsImportPostData, ImportConfigurationConfigOpsImportPostErrors, ImportConfigurationConfigOpsImportPostResponses, LandingPageGetData, LandingPageGetErrors, LandingPageGetResponses, LandingPageStacGetData, LandingPageStacGetResponses, ListAdminJobsAdminJobsGetData, ListAdminJobsAdminJobsGetErrors, ListAdminJobsAdminJobsGetResponses, ListAllDatasetsDatasetsGetData, ListAllDatasetsDatasetsGetErrors, ListAllDatasetsDatasetsGetResponses, ListAllEmbedTokensAdminEmbedTokensGetData, ListAllEmbedTokensAdminEmbedTokensGetErrors, ListAllEmbedTokensAdminEmbedTokensGetResponses, ListApiKeysAdminApiKeysGetData, ListApiKeysAdminApiKeysGetErrors, ListApiKeysAdminApiKeysGetResponses, ListAttributesEndpointDatasetsDatasetIdAttributesGetData, ListAttributesEndpointDatasetsDatasetIdAttributesGetErrors, ListAttributesEndpointDatasetsDatasetIdAttributesGetResponses, ListAuditLogsAdminAuditLogsGetData, ListAuditLogsAdminAuditLogsGetErrors, ListAuditLogsAdminAuditLogsGetResponses, ListCollectionsCollectionsGetData, ListCollectionsCollectionsGetErrors, ListCollectionsCollectionsGetResponses, ListCollectionsEndpointCatalogCollectionsGetData, ListCollectionsEndpointCatalogCollectionsGetErrors, ListCollectionsEndpointCatalogCollectionsGetResponses, ListContactsEndpointRecordsRecordIdContactsGetData, ListContactsEndpointRecordsRecordIdContactsGetErrors, ListContactsEndpointRecordsRecordIdContactsGetResponses, ListDatasetRelationshipsDatasetsDatasetIdRelationshipsGetData, ListDatasetRelationshipsDatasetsDatasetIdRelationshipsGetErrors, ListDatasetRelationshipsDatasetsDatasetIdRelationshipsGetResponses, ListDistributionsEndpointRecordsRecordIdDistributionsGetData, ListDistributionsEndpointRecordsRecordIdDistributionsGetErrors, ListDistributionsEndpointRecordsRecordIdDistributionsGetResponses, ListEmbedTokensEndpointMapsMapIdEmbedTokensGetData, ListEmbedTokensEndpointMapsMapIdEmbedTokensGetErrors, ListEmbedTokensEndpointMapsMapIdEmbedTokensGetResponses, ListFeaturesDatasetsDatasetIdFeaturesGetData, ListFeaturesDatasetsDatasetIdFeaturesGetErrors, ListFeaturesDatasetsDatasetIdFeaturesGetResponses, ListKeywordsEndpointRecordsRecordIdKeywordsGetData, ListKeywordsEndpointRecordsRecordIdKeywordsGetErrors, ListKeywordsEndpointRecordsRecordIdKeywordsGetResponses, ListMapsEndpointMapsGetData, ListMapsEndpointMapsGetErrors, ListMapsEndpointMapsGetResponses, ListMyApiKeysAuthApiKeysGetData, ListMyApiKeysAuthApiKeysGetErrors, ListMyApiKeysAuthApiKeysGetResponses, ListOauthProvidersSettingsOauthProvidersGetData, ListOauthProvidersSettingsOauthProvidersGetErrors, ListOauthProvidersSettingsOauthProvidersGetResponses, ListPublicProvidersAuthOauthProvidersGetData, ListPublicProvidersAuthOauthProvidersGetErrors, ListPublicProvidersAuthOauthProvidersGetResponses, ListRelatedDatasetsDatasetsDatasetIdRelatedGetData, ListRelatedDatasetsDatasetsDatasetIdRelatedGetErrors, ListRelatedDatasetsDatasetsDatasetIdRelatedGetResponses, ListSavedSearchesEndpointSearchSavedGetData, ListSavedSearchesEndpointSearchSavedGetErrors, ListSavedSearchesEndpointSearchSavedGetResponses, ListShareTokensEndpointAdminShareTokensGetData, ListShareTokensEndpointAdminShareTokensGetErrors, ListShareTokensEndpointAdminShareTokensGetResponses, ListUserNamesAdminUsersNamesGetData, ListUserNamesAdminUsersNamesGetErrors, ListUserNamesAdminUsersNamesGetResponses, ListUsersAdminUsersGetData, ListUsersAdminUsersGetErrors, ListUsersAdminUsersGetResponses, ListVrtGenerationsDatasetsDatasetIdVrtGenerationsGetData, ListVrtGenerationsDatasetsDatasetIdVrtGenerationsGetErrors, ListVrtGenerationsDatasetsDatasetIdVrtGenerationsGetResponses, ListVrtSourcesDatasetsDatasetIdVrtSourcesGetData, ListVrtSourcesDatasetsDatasetIdVrtSourcesGetErrors, ListVrtSourcesDatasetsDatasetIdVrtSourcesGetResponses, LoginAuthLoginPostData, LoginAuthLoginPostErrors, LoginAuthLoginPostResponses, LogoutAuthLogoutPostData, LogoutAuthLogoutPostErrors, LogoutAuthLogoutPostResponses, MeAuthMeGetData, MeAuthMeGetErrors, MeAuthMeGetResponses, MePermissionsAuthMePermissionsGetData, MePermissionsAuthMePermissionsGetErrors, MePermissionsAuthMePermissionsGetResponses, OauthCallbackAuthOauthProviderSlugCallbackGetData, OauthCallbackAuthOauthProviderSlugCallbackGetErrors, OauthCallbackAuthOauthProviderSlugCallbackGetResponses, OauthLoginAuthOauthProviderSlugLoginGetData, OauthLoginAuthOauthProviderSlugLoginGetErrors, PatchSingleFeatureDatasetsDatasetIdFeaturesGidPatchData, PatchSingleFeatureDatasetsDatasetIdFeaturesGidPatchErrors, PatchSingleFeatureDatasetsDatasetIdFeaturesGidPatchResponses, PreviewFileIngestPreviewJobIdPostData, PreviewFileIngestPreviewJobIdPostErrors, PreviewFileIngestPreviewJobIdPostResponses, PreviewServiceLayerServicesPreviewPostData, PreviewServiceLayerServicesPreviewPostErrors, PreviewServiceLayerServicesPreviewPostResponses, ProbeServiceUrlServicesProbePostData, ProbeServiceUrlServicesProbePostErrors, ProbeServiceUrlServicesProbePostResponses, RasterAuthCheckTilesRasterAuthCheckGetData, RasterAuthCheckTilesRasterAuthCheckGetErrors, RasterAuthCheckTilesRasterAuthCheckGetResponses, RasterTileProxyTilesRasterProxyDatasetIdZxyFmtGetData, RasterTileProxyTilesRasterProxyDatasetIdZxyFmtGetErrors, RasterTileProxyTilesRasterProxyDatasetIdZxyFmtGetResponses, RefreshAuthRefreshPostData, RefreshAuthRefreshPostErrors, RefreshAuthRefreshPostResponses, RegenerateVrtEndpointDatasetsDatasetIdVrtRegeneratePostData, RegenerateVrtEndpointDatasetsDatasetIdVrtRegeneratePostErrors, RegenerateVrtEndpointDatasetsDatasetIdVrtRegeneratePostResponses, RegisterAuthRegisterPostData, RegisterAuthRegisterPostErrors, RegisterAuthRegisterPostResponses, RegisterTableIngestRegisterPostData, RegisterTableIngestRegisterPostErrors, RegisterTableIngestRegisterPostResponses, RejectUserAdminUsersUserIdRejectPostData, RejectUserAdminUsersUserIdRejectPostErrors, RejectUserAdminUsersUserIdRejectPostResponses, RemoveDatasetEndpointCatalogCollectionsCollectionIdDatasetsDatasetIdDeleteData, RemoveDatasetEndpointCatalogCollectionsCollectionIdDatasetsDatasetIdDeleteErrors, RemoveDatasetEndpointCatalogCollectionsCollectionIdDatasetsDatasetIdDeleteResponses, RemoveLayerEndpointMapsMapIdLayersLayerIdDeleteData, RemoveLayerEndpointMapsMapIdLayersLayerIdDeleteErrors, RemoveLayerEndpointMapsMapIdLayersLayerIdDeleteResponses, RemoveVrtSourceIngestVrtDatasetIdSourcesSourceDatasetIdDeleteData, RemoveVrtSourceIngestVrtDatasetIdSourcesSourceDatasetIdDeleteErrors, RemoveVrtSourceIngestVrtDatasetIdSourcesSourceDatasetIdDeleteResponses, RenameColumnEndpointLayersDatasetIdColumnsColumnNameNamePatchData, RenameColumnEndpointLayersDatasetIdColumnsColumnNameNamePatchErrors, RenameColumnEndpointLayersDatasetIdColumnsColumnNameNamePatchResponses, ReplaceSingleFeatureDatasetsDatasetIdFeaturesGidPutData, ReplaceSingleFeatureDatasetsDatasetIdFeaturesGidPutErrors, ReplaceSingleFeatureDatasetsDatasetIdFeaturesGidPutResponses, RequestPresignedReuploadDatasetsDatasetIdReuploadPresignedPostData, RequestPresignedReuploadDatasetsDatasetIdReuploadPresignedPostErrors, RequestPresignedReuploadDatasetsDatasetIdReuploadPresignedPostResponses, RequestPresignedUploadIngestUploadPresignedPostData, RequestPresignedUploadIngestUploadPresignedPostErrors, RequestPresignedUploadIngestUploadPresignedPostResponses, ResetAttributeEndpointDatasetsDatasetIdAttributesAttributeIdResetPostData, ResetAttributeEndpointDatasetsDatasetIdAttributesAttributeIdResetPostErrors, ResetAttributeEndpointDatasetsDatasetIdAttributesAttributeIdResetPostResponses, ResetSettingsSettingsResetPostData, ResetSettingsSettingsResetPostErrors, ResetSettingsSettingsResetPostResponses, RetryJobJobsJobIdRetryPostData, RetryJobJobsJobIdRetryPostErrors, RetryJobJobsJobIdRetryPostResponses, ReuploadCommitDatasetsDatasetIdReuploadJobIdCommitPostData, ReuploadCommitDatasetsDatasetIdReuploadJobIdCommitPostErrors, ReuploadCommitDatasetsDatasetIdReuploadJobIdCommitPostResponses, ReuploadDatasetDatasetsDatasetIdReuploadPostData, ReuploadDatasetDatasetsDatasetIdReuploadPostErrors, ReuploadDatasetDatasetsDatasetIdReuploadPostResponses, ReuploadPreviewDatasetsDatasetIdReuploadJobIdPreviewPostData, ReuploadPreviewDatasetsDatasetIdReuploadJobIdPreviewPostErrors, ReuploadPreviewDatasetsDatasetIdReuploadJobIdPreviewPostResponses, ReuploadServicePreviewDatasetsDatasetIdReuploadServicePreviewPostData, ReuploadServicePreviewDatasetsDatasetIdReuploadServicePreviewPostErrors, ReuploadServicePreviewDatasetsDatasetIdReuploadServicePreviewPostResponses, RevokeApiKeyAdminApiKeysKeyIdDeleteData, RevokeApiKeyAdminApiKeysKeyIdDeleteErrors, RevokeApiKeyAdminApiKeysKeyIdDeleteResponses, RevokeEmbedTokenEndpointMapsMapIdEmbedTokensTokenIdDeleteData, RevokeEmbedTokenEndpointMapsMapIdEmbedTokensTokenIdDeleteErrors, RevokeEmbedTokenEndpointMapsMapIdEmbedTokensTokenIdDeleteResponses, RevokeMapShareEndpointMapsMapIdShareDeleteData, RevokeMapShareEndpointMapsMapIdShareDeleteErrors, RevokeMapShareEndpointMapsMapIdShareDeleteResponses, RevokeMyApiKeyAuthApiKeysKeyIdDeleteData, RevokeMyApiKeyAuthApiKeysKeyIdDeleteErrors, RevokeMyApiKeyAuthApiKeysKeyIdDeleteResponses, SearchDatasetsEndpointSearchDatasetsGetData, SearchDatasetsEndpointSearchDatasetsGetErrors, SearchDatasetsEndpointSearchDatasetsGetResponses, SearchFacetsEndpointSearchFacetsGetData, SearchFacetsEndpointSearchFacetsGetErrors, SearchFacetsEndpointSearchFacetsGetResponses, SearchGetStacSearchGetData, SearchGetStacSearchGetErrors, SearchGetStacSearchGetResponses, SearchPostStacSearchPostData, SearchPostStacSearchPostErrors, SearchPostStacSearchPostResponses, SetTargetStatusDatasetsDatasetIdTargetStatusPatchData, SetTargetStatusDatasetsDatasetIdTargetStatusPatchErrors, SetTargetStatusDatasetsDatasetIdTargetStatusPatchResponses, ShareMapEndpointMapsMapIdSharePostData, ShareMapEndpointMapsMapIdSharePostErrors, ShareMapEndpointMapsMapIdSharePostResponses, StacCollectionsServicesStacCollectionsPostData, StacCollectionsServicesStacCollectionsPostErrors, StacCollectionsServicesStacCollectionsPostResponses, StacConnectServicesStacConnectPostData, StacConnectServicesStacConnectPostErrors, StacConnectServicesStacConnectPostResponses, StacImportServicesStacImportPostData, StacImportServicesStacImportPostErrors, StacImportServicesStacImportPostResponses, StacSearchServicesStacSearchPostData, StacSearchServicesStacSearchPostErrors, StacSearchServicesStacSearchPostResponses, TileEndpointTilesTablePathZxyPbfGetData, TileEndpointTilesTablePathZxyPbfGetErrors, TileEndpointTilesTablePathZxyPbfGetResponses, TriggerBackfillAdminBackfillEmbeddingsPostData, TriggerBackfillAdminBackfillEmbeddingsPostErrors, TriggerBackfillAdminBackfillEmbeddingsPostResponses, UpdateAiStatusAdminAiStatusPatchData, UpdateAiStatusAdminAiStatusPatchErrors, UpdateAiStatusAdminAiStatusPatchResponses, UpdateAttributeEndpointDatasetsDatasetIdAttributesAttributeIdPatchData, UpdateAttributeEndpointDatasetsDatasetIdAttributesAttributeIdPatchErrors, UpdateAttributeEndpointDatasetsDatasetIdAttributesAttributeIdPatchResponses, UpdateCollectionEndpointCatalogCollectionsCollectionIdPatchData, UpdateCollectionEndpointCatalogCollectionsCollectionIdPatchErrors, UpdateCollectionEndpointCatalogCollectionsCollectionIdPatchResponses, UpdateContactEndpointRecordsRecordIdContactsContactIdPatchData, UpdateContactEndpointRecordsRecordIdContactsContactIdPatchErrors, UpdateContactEndpointRecordsRecordIdContactsContactIdPatchResponses, UpdateDatasetMetadataDatasetsDatasetIdPatchData, UpdateDatasetMetadataDatasetsDatasetIdPatchErrors, UpdateDatasetMetadataDatasetsDatasetIdPatchResponses, UpdateDistributionEndpointRecordsRecordIdDistributionsDistributionIdPatchData, UpdateDistributionEndpointRecordsRecordIdDistributionsDistributionIdPatchErrors, UpdateDistributionEndpointRecordsRecordIdDistributionsDistributionIdPatchResponses, UpdateEmbedTokenEndpointMapsMapIdEmbedTokensTokenIdPatchData, UpdateEmbedTokenEndpointMapsMapIdEmbedTokensTokenIdPatchErrors, UpdateEmbedTokenEndpointMapsMapIdEmbedTokensTokenIdPatchResponses, UpdateMapEndpointMapsMapIdPutData, UpdateMapEndpointMapsMapIdPutErrors, UpdateMapEndpointMapsMapIdPutResponses, UpdateMapShareTokenEndpointMapsMapIdSharePatchData, UpdateMapShareTokenEndpointMapsMapIdSharePatchErrors, UpdateMapShareTokenEndpointMapsMapIdSharePatchResponses, UpdateOauthProviderSettingsOauthProvidersProviderIdPutData, UpdateOauthProviderSettingsOauthProvidersProviderIdPutErrors, UpdateOauthProviderSettingsOauthProvidersProviderIdPutResponses, UpdatePublicationStatusDatasetsDatasetIdStatusPatchData, UpdatePublicationStatusDatasetsDatasetIdStatusPatchErrors, UpdatePublicationStatusDatasetsDatasetIdStatusPatchResponses, UpdateSettingsSettingsPutData, UpdateSettingsSettingsPutErrors, UpdateSettingsSettingsPutResponses, UpdateUserAdminUsersUserIdPatchData, UpdateUserAdminUsersUserIdPatchErrors, UpdateUserAdminUsersUserIdPatchResponses, UploadFileIngestUploadPostData, UploadFileIngestUploadPostErrors, UploadFileIngestUploadPostResponses, UploadThumbnailMapsMapIdThumbnailPutData, UploadThumbnailMapsMapIdThumbnailPutErrors, UploadThumbnailMapsMapIdThumbnailPutResponses, ValidateConfigurationConfigOpsValidatePostData, ValidateConfigurationConfigOpsValidatePostErrors, ValidateConfigurationConfigOpsValidatePostResponses, ValidateDatasetDatasetsDatasetIdValidateGetData, ValidateDatasetDatasetsDatasetIdValidateGetErrors, ValidateDatasetDatasetsDatasetIdValidateGetResponses, VisibilityCheckEndpointMapsMapIdVisibilityCheckGetData, VisibilityCheckEndpointMapsMapIdVisibilityCheckGetErrors, VisibilityCheckEndpointMapsMapIdVisibilityCheckGetResponses } from './types.gen.js';
3
+ export type Options<TData extends TDataShape = TDataShape, ThrowOnError extends boolean = boolean, TResponse = unknown> = Options2<TData, ThrowOnError, TResponse> & {
4
+ /**
5
+ * You can provide a client instance returned by `createClient()` instead of
6
+ * individual options. This might be also useful if you want to implement a
7
+ * custom client.
8
+ */
9
+ client?: Client;
10
+ /**
11
+ * You can pass arbitrary values through the `meta` object. This can be
12
+ * used to access values that aren't defined as part of the SDK function.
13
+ */
14
+ meta?: Record<string, unknown>;
15
+ };
16
+ /**
17
+ * Landing Page
18
+ *
19
+ * OGC API landing page -- entry point for machine clients.
20
+ */
21
+ export declare const landingPageGet: <ThrowOnError extends boolean = false>(options?: Options<LandingPageGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<LandingPageGetResponses, LandingPageGetErrors, ThrowOnError, "fields">;
22
+ /**
23
+ * Get Ai Status
24
+ *
25
+ * Return single-deployment AI status; no provider-routing policy controls (admin only).
26
+ */
27
+ export declare const getAiStatusAdminAiStatusGet: <ThrowOnError extends boolean = false>(options?: Options<GetAiStatusAdminAiStatusGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetAiStatusAdminAiStatusGetResponses, GetAiStatusAdminAiStatusGetErrors, ThrowOnError, "fields">;
28
+ /**
29
+ * Update Ai Status
30
+ *
31
+ * Toggle base AI features on/off at runtime; no provider-routing policy controls (admin only).
32
+ */
33
+ export declare const updateAiStatusAdminAiStatusPatch: <ThrowOnError extends boolean = false>(options: Options<UpdateAiStatusAdminAiStatusPatchData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<UpdateAiStatusAdminAiStatusPatchResponses, UpdateAiStatusAdminAiStatusPatchErrors, ThrowOnError, "fields">;
34
+ /**
35
+ * List Api Keys
36
+ *
37
+ * List all API keys (admin only). Never returns the raw key.
38
+ */
39
+ export declare const listApiKeysAdminApiKeysGet: <ThrowOnError extends boolean = false>(options?: Options<ListApiKeysAdminApiKeysGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListApiKeysAdminApiKeysGetResponses, ListApiKeysAdminApiKeysGetErrors, ThrowOnError, "fields">;
40
+ /**
41
+ * Create Api Key
42
+ *
43
+ * Create an API key for a user (admin only).
44
+ *
45
+ * The raw key is returned only in this response and cannot be retrieved again.
46
+ */
47
+ export declare const createApiKeyAdminApiKeysPost: <ThrowOnError extends boolean = false>(options: Options<CreateApiKeyAdminApiKeysPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<CreateApiKeyAdminApiKeysPostResponses, CreateApiKeyAdminApiKeysPostErrors, ThrowOnError, "fields">;
48
+ /**
49
+ * Revoke Api Key
50
+ *
51
+ * Revoke (soft-delete) an API key (admin only).
52
+ */
53
+ export declare const revokeApiKeyAdminApiKeysKeyIdDelete: <ThrowOnError extends boolean = false>(options: Options<RevokeApiKeyAdminApiKeysKeyIdDeleteData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<RevokeApiKeyAdminApiKeysKeyIdDeleteResponses, RevokeApiKeyAdminApiKeysKeyIdDeleteErrors, ThrowOnError, "fields">;
54
+ /**
55
+ * List Audit Logs
56
+ *
57
+ * Query audit logs with optional filters (admin only).
58
+ */
59
+ export declare const listAuditLogsAdminAuditLogsGet: <ThrowOnError extends boolean = false>(options?: Options<ListAuditLogsAdminAuditLogsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListAuditLogsAdminAuditLogsGetResponses, ListAuditLogsAdminAuditLogsGetErrors, ThrowOnError, "fields">;
60
+ /**
61
+ * Export Audit Logs
62
+ *
63
+ * Export audit logs as CSV or JSON.
64
+ *
65
+ * Available formats are defined by the active ``AuditExtension`` — community
66
+ * advertises none (404 via ``require_enterprise``); enterprise overlays
67
+ * advertise ``csv``/``json`` (or additional formats) by registering an
68
+ * extension whose ``get_export_formats()`` returns the format list. Unknown
69
+ * formats also 404 to prevent leaking which formats exist in other editions.
70
+ */
71
+ export declare const exportAuditLogsAdminAuditLogsExportFormatGet: <ThrowOnError extends boolean = false>(options: Options<ExportAuditLogsAdminAuditLogsExportFormatGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ExportAuditLogsAdminAuditLogsExportFormatGetResponses, ExportAuditLogsAdminAuditLogsExportFormatGetErrors, ThrowOnError, "fields">;
72
+ /**
73
+ * Trigger Backfill
74
+ *
75
+ * Trigger semantic-search embedding generation for records (admin only).
76
+ *
77
+ * Pass ?force=true to delete all existing embeddings and regenerate from
78
+ * scratch (required after changing the embedding model or dimensions).
79
+ */
80
+ export declare const triggerBackfillAdminBackfillEmbeddingsPost: <ThrowOnError extends boolean = false>(options?: Options<TriggerBackfillAdminBackfillEmbeddingsPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<TriggerBackfillAdminBackfillEmbeddingsPostResponses, TriggerBackfillAdminBackfillEmbeddingsPostErrors, ThrowOnError, "fields">;
81
+ /**
82
+ * List All Embed Tokens
83
+ *
84
+ * List basic embed-token inventory across maps; no quota or domain-policy controls (admin only).
85
+ */
86
+ export declare const listAllEmbedTokensAdminEmbedTokensGet: <ThrowOnError extends boolean = false>(options?: Options<ListAllEmbedTokensAdminEmbedTokensGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListAllEmbedTokensAdminEmbedTokensGetResponses, ListAllEmbedTokensAdminEmbedTokensGetErrors, ThrowOnError, "fields">;
87
+ /**
88
+ * Bulk Revoke
89
+ *
90
+ * Bulk-revoke basic embed tokens; no quota or domain-policy controls (admin only).
91
+ */
92
+ export declare const bulkRevokeAdminEmbedTokensBulkRevokePost: <ThrowOnError extends boolean = false>(options: Options<BulkRevokeAdminEmbedTokensBulkRevokePostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<BulkRevokeAdminEmbedTokensBulkRevokePostResponses, BulkRevokeAdminEmbedTokensBulkRevokePostErrors, ThrowOnError, "fields">;
93
+ /**
94
+ * Get Embedding Stats
95
+ *
96
+ * Return semantic-search embedding coverage statistics (admin only).
97
+ */
98
+ export declare const getEmbeddingStatsAdminEmbeddingStatsGet: <ThrowOnError extends boolean = false>(options?: Options<GetEmbeddingStatsAdminEmbeddingStatsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetEmbeddingStatsAdminEmbeddingStatsGetResponses, GetEmbeddingStatsAdminEmbeddingStatsGetErrors, ThrowOnError, "fields">;
99
+ /**
100
+ * Get Infrastructure
101
+ *
102
+ * Return infrastructure configuration, live health status, and OIDC provider connectivity.
103
+ */
104
+ export declare const getInfrastructureAdminInfrastructureGet: <ThrowOnError extends boolean = false>(options?: Options<GetInfrastructureAdminInfrastructureGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetInfrastructureAdminInfrastructureGetResponses, GetInfrastructureAdminInfrastructureGetErrors, ThrowOnError, "fields">;
105
+ /**
106
+ * List Admin Jobs
107
+ *
108
+ * List all ingestion jobs with optional status/user/search filters (admin only).
109
+ */
110
+ export declare const listAdminJobsAdminJobsGet: <ThrowOnError extends boolean = false>(options?: Options<ListAdminJobsAdminJobsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListAdminJobsAdminJobsGetResponses, ListAdminJobsAdminJobsGetErrors, ThrowOnError, "fields">;
111
+ /**
112
+ * List Share Tokens Endpoint
113
+ *
114
+ * List basic share-token inventory with map info; no quotas or domain controls (admin only).
115
+ */
116
+ export declare const listShareTokensEndpointAdminShareTokensGet: <ThrowOnError extends boolean = false>(options?: Options<ListShareTokensEndpointAdminShareTokensGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListShareTokensEndpointAdminShareTokensGetResponses, ListShareTokensEndpointAdminShareTokensGetErrors, ThrowOnError, "fields">;
117
+ /**
118
+ * Admin Revoke Share Token
119
+ *
120
+ * Revoke a basic share token and cascade to its embed tokens; no quota controls (admin only).
121
+ */
122
+ export declare const adminRevokeShareTokenAdminShareTokensTokenIdDelete: <ThrowOnError extends boolean = false>(options: Options<AdminRevokeShareTokenAdminShareTokensTokenIdDeleteData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<AdminRevokeShareTokenAdminShareTokensTokenIdDeleteResponses, AdminRevokeShareTokenAdminShareTokensTokenIdDeleteErrors, ThrowOnError, "fields">;
123
+ /**
124
+ * Get Catalog Stats
125
+ *
126
+ * Return catalog statistics: counts, storage, breakdowns (admin only).
127
+ */
128
+ export declare const getCatalogStatsAdminStatsGet: <ThrowOnError extends boolean = false>(options?: Options<GetCatalogStatsAdminStatsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetCatalogStatsAdminStatsGetResponses, GetCatalogStatsAdminStatsGetErrors, ThrowOnError, "fields">;
129
+ /**
130
+ * List Users
131
+ *
132
+ * List all users with pagination and optional status/search filter (admin only).
133
+ */
134
+ export declare const listUsersAdminUsersGet: <ThrowOnError extends boolean = false>(options?: Options<ListUsersAdminUsersGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListUsersAdminUsersGetResponses, ListUsersAdminUsersGetErrors, ThrowOnError, "fields">;
135
+ /**
136
+ * Create User
137
+ *
138
+ * Create a new user with the specified role (admin only).
139
+ */
140
+ export declare const createUserAdminUsersPost: <ThrowOnError extends boolean = false>(options: Options<CreateUserAdminUsersPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<CreateUserAdminUsersPostResponses, CreateUserAdminUsersPostErrors, ThrowOnError, "fields">;
141
+ /**
142
+ * List User Names
143
+ *
144
+ * Return lightweight id+username list for filter dropdowns.
145
+ *
146
+ * Paginated to bound response size on deployments with many users. Default
147
+ * page size of 500 is enough for typical admin dropdowns; the limit cap of
148
+ * 1000 matches the previous hard cap. Clients needing the full list should
149
+ * page by incrementing ``skip``.
150
+ */
151
+ export declare const listUserNamesAdminUsersNamesGet: <ThrowOnError extends boolean = false>(options?: Options<ListUserNamesAdminUsersNamesGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListUserNamesAdminUsersNamesGetResponses, ListUserNamesAdminUsersNamesGetErrors, ThrowOnError, "fields">;
152
+ /**
153
+ * Delete User
154
+ *
155
+ * Hard-delete a user (admin only). Returns 400 for self-deletion or last-admin.
156
+ */
157
+ export declare const deleteUserAdminUsersUserIdDelete: <ThrowOnError extends boolean = false>(options: Options<DeleteUserAdminUsersUserIdDeleteData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<DeleteUserAdminUsersUserIdDeleteResponses, DeleteUserAdminUsersUserIdDeleteErrors, ThrowOnError, "fields">;
158
+ /**
159
+ * Get User
160
+ *
161
+ * Get a specific user by ID (admin only).
162
+ */
163
+ export declare const getUserAdminUsersUserIdGet: <ThrowOnError extends boolean = false>(options: Options<GetUserAdminUsersUserIdGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetUserAdminUsersUserIdGetResponses, GetUserAdminUsersUserIdGetErrors, ThrowOnError, "fields">;
164
+ /**
165
+ * Update User
166
+ *
167
+ * Update a user's fields and/or role (admin only).
168
+ */
169
+ export declare const updateUserAdminUsersUserIdPatch: <ThrowOnError extends boolean = false>(options: Options<UpdateUserAdminUsersUserIdPatchData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<UpdateUserAdminUsersUserIdPatchResponses, UpdateUserAdminUsersUserIdPatchErrors, ThrowOnError, "fields">;
170
+ /**
171
+ * Approve User
172
+ *
173
+ * Approve a pending user with the specified role (admin only).
174
+ */
175
+ export declare const approveUserAdminUsersUserIdApprovePost: <ThrowOnError extends boolean = false>(options: Options<ApproveUserAdminUsersUserIdApprovePostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ApproveUserAdminUsersUserIdApprovePostResponses, ApproveUserAdminUsersUserIdApprovePostErrors, ThrowOnError, "fields">;
176
+ /**
177
+ * Convert Saml To Local
178
+ *
179
+ * Convert a SAML-authenticated user to local-password (admin only).
180
+ *
181
+ * Phase 221 LIFECYCLE-06. The conversion happens in a single DB transaction:
182
+ * validate -> set password -> flip auth_provider -> delete SAML oauth_accounts
183
+ * row -> write audit_log row. The audit_log write is the LAST step before
184
+ * commit (per D-05) so failed conversions never leave an orphan audit entry.
185
+ *
186
+ * Audit details are an explicit allow-list ({"from", "to", "provider_slug"})
187
+ * -- password material is never logged.
188
+ *
189
+ * Self-conversion is blocked with 422 to prevent admin self-lockout when an
190
+ * admin fat-fingers the new password (Phase 221 Risk Surfaces / Pitfall 7).
191
+ */
192
+ export declare const convertSamlToLocalAdminUsersUserIdConvertSamlToLocalPost: <ThrowOnError extends boolean = false>(options: Options<ConvertSamlToLocalAdminUsersUserIdConvertSamlToLocalPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ConvertSamlToLocalAdminUsersUserIdConvertSamlToLocalPostResponses, ConvertSamlToLocalAdminUsersUserIdConvertSamlToLocalPostErrors, ThrowOnError, "fields">;
193
+ /**
194
+ * Deactivate User
195
+ *
196
+ * Deactivate a user (admin only).
197
+ */
198
+ export declare const deactivateUserAdminUsersUserIdDeactivatePost: <ThrowOnError extends boolean = false>(options: Options<DeactivateUserAdminUsersUserIdDeactivatePostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<DeactivateUserAdminUsersUserIdDeactivatePostResponses, DeactivateUserAdminUsersUserIdDeactivatePostErrors, ThrowOnError, "fields">;
199
+ /**
200
+ * Reject User
201
+ *
202
+ * Reject a pending user by hard-deleting them (admin only).
203
+ */
204
+ export declare const rejectUserAdminUsersUserIdRejectPost: <ThrowOnError extends boolean = false>(options: Options<RejectUserAdminUsersUserIdRejectPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<RejectUserAdminUsersUserIdRejectPostResponses, RejectUserAdminUsersUserIdRejectPostErrors, ThrowOnError, "fields">;
205
+ /**
206
+ * Chat Endpoint
207
+ *
208
+ * Chat-based map editing: send a message and get back edit actions.
209
+ */
210
+ export declare const chatEndpointAiChatPost: <ThrowOnError extends boolean = false>(options: Options<ChatEndpointAiChatPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ChatEndpointAiChatPostResponses, ChatEndpointAiChatPostErrors, ThrowOnError, "fields">;
211
+ /**
212
+ * Chat Stream Endpoint
213
+ *
214
+ * Chat-based map editing with server-sent event streaming.
215
+ */
216
+ export declare const chatStreamEndpointAiChatStreamPost: <ThrowOnError extends boolean = false>(options: Options<ChatStreamEndpointAiChatStreamPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ChatStreamEndpointAiChatStreamPostResponses, ChatStreamEndpointAiChatStreamPostErrors, ThrowOnError, "fields">;
217
+ /**
218
+ * Generate Map Endpoint
219
+ *
220
+ * Generate a map from a natural language prompt using an LLM.
221
+ */
222
+ export declare const generateMapEndpointAiGenerateMapPost: <ThrowOnError extends boolean = false>(options: Options<GenerateMapEndpointAiGenerateMapPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GenerateMapEndpointAiGenerateMapPostResponses, GenerateMapEndpointAiGenerateMapPostErrors, ThrowOnError, "fields">;
223
+ /**
224
+ * Generate Map Stream Endpoint
225
+ *
226
+ * Generate a map from a natural language prompt with streaming progress events.
227
+ */
228
+ export declare const generateMapStreamEndpointAiGenerateMapStreamPost: <ThrowOnError extends boolean = false>(options: Options<GenerateMapStreamEndpointAiGenerateMapStreamPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GenerateMapStreamEndpointAiGenerateMapStreamPostResponses, GenerateMapStreamEndpointAiGenerateMapStreamPostErrors, ThrowOnError, "fields">;
229
+ /**
230
+ * Generate Metadata Keywords
231
+ *
232
+ * Generate AI-suggested keywords for a dataset.
233
+ */
234
+ export declare const generateMetadataKeywordsAiMetadataKeywordsPost: <ThrowOnError extends boolean = false>(options: Options<GenerateMetadataKeywordsAiMetadataKeywordsPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GenerateMetadataKeywordsAiMetadataKeywordsPostResponses, GenerateMetadataKeywordsAiMetadataKeywordsPostErrors, ThrowOnError, "fields">;
235
+ /**
236
+ * Generate Metadata Lineage
237
+ *
238
+ * Generate an AI-drafted lineage summary for a dataset.
239
+ */
240
+ export declare const generateMetadataLineageAiMetadataLineagePost: <ThrowOnError extends boolean = false>(options: Options<GenerateMetadataLineageAiMetadataLineagePostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GenerateMetadataLineageAiMetadataLineagePostResponses, GenerateMetadataLineageAiMetadataLineagePostErrors, ThrowOnError, "fields">;
241
+ /**
242
+ * Generate Metadata Quality Statement
243
+ *
244
+ * Generate an AI-drafted quality statement for a dataset.
245
+ */
246
+ export declare const generateMetadataQualityStatementAiMetadataQualityStatementPost: <ThrowOnError extends boolean = false>(options: Options<GenerateMetadataQualityStatementAiMetadataQualityStatementPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GenerateMetadataQualityStatementAiMetadataQualityStatementPostResponses, GenerateMetadataQualityStatementAiMetadataQualityStatementPostErrors, ThrowOnError, "fields">;
247
+ /**
248
+ * Generate Metadata Summary
249
+ *
250
+ * Generate an AI-drafted summary for a dataset.
251
+ */
252
+ export declare const generateMetadataSummaryAiMetadataSummaryPost: <ThrowOnError extends boolean = false>(options: Options<GenerateMetadataSummaryAiMetadataSummaryPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GenerateMetadataSummaryAiMetadataSummaryPostResponses, GenerateMetadataSummaryAiMetadataSummaryPostErrors, ThrowOnError, "fields">;
253
+ /**
254
+ * List My Api Keys
255
+ *
256
+ * List the current user's API keys.
257
+ */
258
+ export declare const listMyApiKeysAuthApiKeysGet: <ThrowOnError extends boolean = false>(options?: Options<ListMyApiKeysAuthApiKeysGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListMyApiKeysAuthApiKeysGetResponses, ListMyApiKeysAuthApiKeysGetErrors, ThrowOnError, "fields">;
259
+ /**
260
+ * Create My Api Key
261
+ *
262
+ * Create an API key for the current user.
263
+ *
264
+ * The raw key is returned only in this response and cannot be retrieved again.
265
+ */
266
+ export declare const createMyApiKeyAuthApiKeysPost: <ThrowOnError extends boolean = false>(options: Options<CreateMyApiKeyAuthApiKeysPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<CreateMyApiKeyAuthApiKeysPostResponses, CreateMyApiKeyAuthApiKeysPostErrors, ThrowOnError, "fields">;
267
+ /**
268
+ * Revoke My Api Key
269
+ *
270
+ * Revoke (soft-delete) one of the current user's API keys.
271
+ */
272
+ export declare const revokeMyApiKeyAuthApiKeysKeyIdDelete: <ThrowOnError extends boolean = false>(options: Options<RevokeMyApiKeyAuthApiKeysKeyIdDeleteData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<RevokeMyApiKeyAuthApiKeysKeyIdDeleteResponses, RevokeMyApiKeyAuthApiKeysKeyIdDeleteErrors, ThrowOnError, "fields">;
273
+ /**
274
+ * Change Password
275
+ *
276
+ * Change the current user's password (requires current password).
277
+ */
278
+ export declare const changePasswordAuthChangePasswordPost: <ThrowOnError extends boolean = false>(options: Options<ChangePasswordAuthChangePasswordPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ChangePasswordAuthChangePasswordPostResponses, ChangePasswordAuthChangePasswordPostErrors, ThrowOnError, "fields">;
279
+ /**
280
+ * Config
281
+ *
282
+ * Return public auth configuration (no authentication required).
283
+ */
284
+ export declare const configAuthConfigGet: <ThrowOnError extends boolean = false>(options?: Options<ConfigAuthConfigGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ConfigAuthConfigGetResponses, ConfigAuthConfigGetErrors, ThrowOnError, "fields">;
285
+ /**
286
+ * Login
287
+ *
288
+ * Authenticate with username and password, receive a JWT token.
289
+ */
290
+ export declare const loginAuthLoginPost: <ThrowOnError extends boolean = false>(options: Options<LoginAuthLoginPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<LoginAuthLoginPostResponses, LoginAuthLoginPostErrors, ThrowOnError, "fields">;
291
+ /**
292
+ * Logout
293
+ *
294
+ * Revoke all refresh tokens for the current user.
295
+ */
296
+ export declare const logoutAuthLogoutPost: <ThrowOnError extends boolean = false>(options?: Options<LogoutAuthLogoutPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<LogoutAuthLogoutPostResponses, LogoutAuthLogoutPostErrors, ThrowOnError, "fields">;
297
+ /**
298
+ * Me
299
+ *
300
+ * Return the currently authenticated user's profile and roles.
301
+ */
302
+ export declare const meAuthMeGet: <ThrowOnError extends boolean = false>(options?: Options<MeAuthMeGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<MeAuthMeGetResponses, MeAuthMeGetErrors, ThrowOnError, "fields">;
303
+ /**
304
+ * Me Permissions
305
+ *
306
+ * Return the effective permissions for the currently authenticated user.
307
+ */
308
+ export declare const mePermissionsAuthMePermissionsGet: <ThrowOnError extends boolean = false>(options?: Options<MePermissionsAuthMePermissionsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<MePermissionsAuthMePermissionsGetResponses, MePermissionsAuthMePermissionsGetErrors, ThrowOnError, "fields">;
309
+ /**
310
+ * List Public Providers
311
+ *
312
+ * Return the list of enabled OAuth providers for the login page.
313
+ */
314
+ export declare const listPublicProvidersAuthOauthProvidersGet: <ThrowOnError extends boolean = false>(options?: Options<ListPublicProvidersAuthOauthProvidersGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListPublicProvidersAuthOauthProvidersGetResponses, ListPublicProvidersAuthOauthProvidersGetErrors, ThrowOnError, "fields">;
315
+ /**
316
+ * Oauth Callback
317
+ *
318
+ * Handle IdP callback: exchange code, find/create user, issue JWT, redirect to frontend.
319
+ */
320
+ export declare const oauthCallbackAuthOauthProviderSlugCallbackGet: <ThrowOnError extends boolean = false>(options: Options<OauthCallbackAuthOauthProviderSlugCallbackGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<OauthCallbackAuthOauthProviderSlugCallbackGetResponses, OauthCallbackAuthOauthProviderSlugCallbackGetErrors, ThrowOnError, "fields">;
321
+ /**
322
+ * Oauth Login
323
+ *
324
+ * Redirect user to the IdP authorization URL with PKCE parameters.
325
+ */
326
+ export declare const oauthLoginAuthOauthProviderSlugLoginGet: <ThrowOnError extends boolean = false>(options: Options<OauthLoginAuthOauthProviderSlugLoginGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<unknown, OauthLoginAuthOauthProviderSlugLoginGetErrors, ThrowOnError, "fields">;
327
+ /**
328
+ * Refresh
329
+ *
330
+ * Exchange a valid refresh token for a new access + refresh token pair.
331
+ */
332
+ export declare const refreshAuthRefreshPost: <ThrowOnError extends boolean = false>(options: Options<RefreshAuthRefreshPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<RefreshAuthRefreshPostResponses, RefreshAuthRefreshPostErrors, ThrowOnError, "fields">;
333
+ /**
334
+ * Register
335
+ *
336
+ * Register a new user. Account requires admin approval before login.
337
+ */
338
+ export declare const registerAuthRegisterPost: <ThrowOnError extends boolean = false>(options: Options<RegisterAuthRegisterPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<RegisterAuthRegisterPostResponses, RegisterAuthRegisterPostErrors, ThrowOnError, "fields">;
339
+ /**
340
+ * List Collections Endpoint
341
+ *
342
+ * List all collections with dataset_count and extent computed per-user.
343
+ */
344
+ export declare const listCollectionsEndpointCatalogCollectionsGet: <ThrowOnError extends boolean = false>(options?: Options<ListCollectionsEndpointCatalogCollectionsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListCollectionsEndpointCatalogCollectionsGetResponses, ListCollectionsEndpointCatalogCollectionsGetErrors, ThrowOnError, "fields">;
345
+ /**
346
+ * Create Collection Endpoint
347
+ *
348
+ * Create a new collection.
349
+ */
350
+ export declare const createCollectionEndpointCatalogCollectionsPost: <ThrowOnError extends boolean = false>(options: Options<CreateCollectionEndpointCatalogCollectionsPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<CreateCollectionEndpointCatalogCollectionsPostResponses, CreateCollectionEndpointCatalogCollectionsPostErrors, ThrowOnError, "fields">;
351
+ /**
352
+ * Delete Collection Endpoint
353
+ *
354
+ * Delete a collection. Admin only.
355
+ */
356
+ export declare const deleteCollectionEndpointCatalogCollectionsCollectionIdDelete: <ThrowOnError extends boolean = false>(options: Options<DeleteCollectionEndpointCatalogCollectionsCollectionIdDeleteData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<DeleteCollectionEndpointCatalogCollectionsCollectionIdDeleteResponses, DeleteCollectionEndpointCatalogCollectionsCollectionIdDeleteErrors, ThrowOnError, "fields">;
357
+ /**
358
+ * Get Collection Endpoint
359
+ *
360
+ * Get a single collection with dataset_count and extent.
361
+ */
362
+ export declare const getCollectionEndpointCatalogCollectionsCollectionIdGet: <ThrowOnError extends boolean = false>(options: Options<GetCollectionEndpointCatalogCollectionsCollectionIdGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetCollectionEndpointCatalogCollectionsCollectionIdGetResponses, GetCollectionEndpointCatalogCollectionsCollectionIdGetErrors, ThrowOnError, "fields">;
363
+ /**
364
+ * Update Collection Endpoint
365
+ *
366
+ * Update a collection's name and/or description.
367
+ */
368
+ export declare const updateCollectionEndpointCatalogCollectionsCollectionIdPatch: <ThrowOnError extends boolean = false>(options: Options<UpdateCollectionEndpointCatalogCollectionsCollectionIdPatchData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<UpdateCollectionEndpointCatalogCollectionsCollectionIdPatchResponses, UpdateCollectionEndpointCatalogCollectionsCollectionIdPatchErrors, ThrowOnError, "fields">;
369
+ /**
370
+ * Get Collection Datasets Endpoint
371
+ *
372
+ * Get datasets in a collection with RBAC filtering.
373
+ */
374
+ export declare const getCollectionDatasetsEndpointCatalogCollectionsCollectionIdDatasetsGet: <ThrowOnError extends boolean = false>(options: Options<GetCollectionDatasetsEndpointCatalogCollectionsCollectionIdDatasetsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetCollectionDatasetsEndpointCatalogCollectionsCollectionIdDatasetsGetResponses, GetCollectionDatasetsEndpointCatalogCollectionsCollectionIdDatasetsGetErrors, ThrowOnError, "fields">;
375
+ /**
376
+ * Add Datasets Endpoint
377
+ *
378
+ * Add datasets to a collection.
379
+ */
380
+ export declare const addDatasetsEndpointCatalogCollectionsCollectionIdDatasetsPost: <ThrowOnError extends boolean = false>(options: Options<AddDatasetsEndpointCatalogCollectionsCollectionIdDatasetsPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<AddDatasetsEndpointCatalogCollectionsCollectionIdDatasetsPostResponses, AddDatasetsEndpointCatalogCollectionsCollectionIdDatasetsPostErrors, ThrowOnError, "fields">;
381
+ /**
382
+ * Remove Dataset Endpoint
383
+ *
384
+ * Remove a dataset from a collection.
385
+ */
386
+ export declare const removeDatasetEndpointCatalogCollectionsCollectionIdDatasetsDatasetIdDelete: <ThrowOnError extends boolean = false>(options: Options<RemoveDatasetEndpointCatalogCollectionsCollectionIdDatasetsDatasetIdDeleteData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<RemoveDatasetEndpointCatalogCollectionsCollectionIdDatasetsDatasetIdDeleteResponses, RemoveDatasetEndpointCatalogCollectionsCollectionIdDatasetsDatasetIdDeleteErrors, ThrowOnError, "fields">;
387
+ /**
388
+ * List Collections
389
+ *
390
+ * List available OGC collections (catalog + per-dataset feature collections).
391
+ */
392
+ export declare const listCollectionsCollectionsGet: <ThrowOnError extends boolean = false>(options?: Options<ListCollectionsCollectionsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListCollectionsCollectionsGetResponses, ListCollectionsCollectionsGetErrors, ThrowOnError, "fields">;
393
+ /**
394
+ * Get Collection Metadata
395
+ *
396
+ * Get metadata for the datasets collection.
397
+ */
398
+ export declare const getCollectionMetadataCollectionsDatasetsGet: <ThrowOnError extends boolean = false>(options?: Options<GetCollectionMetadataCollectionsDatasetsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetCollectionMetadataCollectionsDatasetsGetResponses, unknown, ThrowOnError, "fields">;
399
+ /**
400
+ * Collection Items
401
+ *
402
+ * OGC API Records items endpoint -- mirrors /search/datasets.
403
+ */
404
+ export declare const collectionItemsCollectionsDatasetsItemsGet: <ThrowOnError extends boolean = false>(options?: Options<CollectionItemsCollectionsDatasetsItemsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<CollectionItemsCollectionsDatasetsItemsGetResponses, CollectionItemsCollectionsDatasetsItemsGetErrors, ThrowOnError, "fields">;
405
+ /**
406
+ * Get Collection Item
407
+ *
408
+ * Get a single dataset as an OGC Record Feature.
409
+ */
410
+ export declare const getCollectionItemCollectionsDatasetsItemsRecordIdGet: <ThrowOnError extends boolean = false>(options: Options<GetCollectionItemCollectionsDatasetsItemsRecordIdGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetCollectionItemCollectionsDatasetsItemsRecordIdGetResponses, GetCollectionItemCollectionsDatasetsItemsRecordIdGetErrors, ThrowOnError, "fields">;
411
+ /**
412
+ * Get Queryables
413
+ *
414
+ * Queryable properties for the datasets collection (OGC API Features Part 3).
415
+ */
416
+ export declare const getQueryablesCollectionsDatasetsQueryablesGet: <ThrowOnError extends boolean = false>(options?: Options<GetQueryablesCollectionsDatasetsQueryablesGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetQueryablesCollectionsDatasetsQueryablesGetResponses, unknown, ThrowOnError, "fields">;
417
+ /**
418
+ * Get Record Schema
419
+ *
420
+ * JSON Schema describing a catalog record (OGC API Common Part 3).
421
+ */
422
+ export declare const getRecordSchemaCollectionsDatasetsSchemaGet: <ThrowOnError extends boolean = false>(options?: Options<GetRecordSchemaCollectionsDatasetsSchemaGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetRecordSchemaCollectionsDatasetsSchemaGetResponses, unknown, ThrowOnError, "fields">;
423
+ /**
424
+ * Get Sortables
425
+ *
426
+ * Sortable properties for the datasets collection (OGC API Records).
427
+ */
428
+ export declare const getSortablesCollectionsDatasetsSortablesGet: <ThrowOnError extends boolean = false>(options?: Options<GetSortablesCollectionsDatasetsSortablesGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetSortablesCollectionsDatasetsSortablesGetResponses, unknown, ThrowOnError, "fields">;
429
+ /**
430
+ * Get Dataset Collection
431
+ *
432
+ * Per-dataset OGC collection metadata with extent, CRS, and items link.
433
+ */
434
+ export declare const getDatasetCollectionCollectionsDatasetIdGet: <ThrowOnError extends boolean = false>(options: Options<GetDatasetCollectionCollectionsDatasetIdGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetDatasetCollectionCollectionsDatasetIdGetResponses, GetDatasetCollectionCollectionsDatasetIdGetErrors, ThrowOnError, "fields">;
435
+ /**
436
+ * Get Collection Items
437
+ *
438
+ * OGC API Features items endpoint -- returns GeoJSON FeatureCollection for a dataset.
439
+ *
440
+ * Note: ``datetime`` is accepted per OGC API Features Core but acts as a
441
+ * no-op for per-dataset feature queries. Per-dataset feature tables contain
442
+ * user-uploaded data with no standard temporal column, so the spec provision
443
+ * "if the collection does not include temporal information, the datetime
444
+ * parameter SHALL be ignored" applies (OGC 17-069r4 §7.15.5).
445
+ */
446
+ export declare const getCollectionItemsCollectionsDatasetIdItemsGet: <ThrowOnError extends boolean = false>(options: Options<GetCollectionItemsCollectionsDatasetIdItemsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetCollectionItemsCollectionsDatasetIdItemsGetResponses, GetCollectionItemsCollectionsDatasetIdItemsGetErrors, ThrowOnError, "fields">;
447
+ /**
448
+ * Get Collection Item Feature
449
+ *
450
+ * OGC API Features single feature endpoint -- returns a GeoJSON Feature.
451
+ */
452
+ export declare const getCollectionItemFeatureCollectionsDatasetIdItemsFeatureIdGet: <ThrowOnError extends boolean = false>(options: Options<GetCollectionItemFeatureCollectionsDatasetIdItemsFeatureIdGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetCollectionItemFeatureCollectionsDatasetIdItemsFeatureIdGetResponses, GetCollectionItemFeatureCollectionsDatasetIdItemsFeatureIdGetErrors, ThrowOnError, "fields">;
453
+ /**
454
+ * Dry Run Configuration
455
+ *
456
+ * Preview what an import would change without applying any modifications.
457
+ */
458
+ export declare const dryRunConfigurationConfigOpsDryRunPost: <ThrowOnError extends boolean = false>(options: Options<DryRunConfigurationConfigOpsDryRunPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<DryRunConfigurationConfigOpsDryRunPostResponses, DryRunConfigurationConfigOpsDryRunPostErrors, ThrowOnError, "fields">;
459
+ /**
460
+ * Export Configuration
461
+ *
462
+ * Export full configuration as JSON (settings + OAuth providers, secrets redacted).
463
+ *
464
+ * Returns a downloadable JSON payload with Content-Disposition header. This is a
465
+ * file-download endpoint — the previous ``response_model=ConfigExportResponse``
466
+ * was silently ignored because the handler returns a raw JSONResponse with custom
467
+ * headers (TYPE-N3). Using ``response_class=JSONResponse`` is the correct way to
468
+ * document a download endpoint in OpenAPI.
469
+ */
470
+ export declare const exportConfigurationConfigOpsExportGet: <ThrowOnError extends boolean = false>(options?: Options<ExportConfigurationConfigOpsExportGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ExportConfigurationConfigOpsExportGetResponses, ExportConfigurationConfigOpsExportGetErrors, ThrowOnError, "fields">;
471
+ /**
472
+ * Import Configuration
473
+ *
474
+ * Import configuration in merge or overwrite mode.
475
+ *
476
+ * Merge mode: updates existing settings and OAuth providers, adds new ones.
477
+ * Overwrite mode: replaces all settings and OAuth providers.
478
+ */
479
+ export declare const importConfigurationConfigOpsImportPost: <ThrowOnError extends boolean = false>(options: Options<ImportConfigurationConfigOpsImportPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ImportConfigurationConfigOpsImportPostResponses, ImportConfigurationConfigOpsImportPostErrors, ThrowOnError, "fields">;
480
+ /**
481
+ * Validate Configuration
482
+ *
483
+ * Validate connectivity to storage, cache, and all enabled OIDC providers.
484
+ *
485
+ * Returns pass/fail with latency and error details for each service.
486
+ */
487
+ export declare const validateConfigurationConfigOpsValidatePost: <ThrowOnError extends boolean = false>(options?: Options<ValidateConfigurationConfigOpsValidatePostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ValidateConfigurationConfigOpsValidatePostResponses, ValidateConfigurationConfigOpsValidatePostErrors, ThrowOnError, "fields">;
488
+ /**
489
+ * Conformance
490
+ *
491
+ * OGC conformance declaration -- lists supported specification classes.
492
+ */
493
+ export declare const conformanceConformanceGet: <ThrowOnError extends boolean = false>(options?: Options<ConformanceConformanceGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ConformanceConformanceGetResponses, ConformanceConformanceGetErrors, ThrowOnError, "fields">;
494
+ /**
495
+ * List All Datasets
496
+ *
497
+ * List datasets with visibility filtering and pagination.
498
+ */
499
+ export declare const listAllDatasetsDatasetsGet: <ThrowOnError extends boolean = false>(options?: Options<ListAllDatasetsDatasetsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListAllDatasetsDatasetsGetResponses, ListAllDatasetsDatasetsGetErrors, ThrowOnError, "fields">;
500
+ /**
501
+ * Bulk Delete Datasets Endpoint
502
+ *
503
+ * Delete multiple datasets in one request. Returns per-item results.
504
+ */
505
+ export declare const bulkDeleteDatasetsEndpointDatasetsBulkDeletePost: <ThrowOnError extends boolean = false>(options: Options<BulkDeleteDatasetsEndpointDatasetsBulkDeletePostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<BulkDeleteDatasetsEndpointDatasetsBulkDeletePostResponses, BulkDeleteDatasetsEndpointDatasetsBulkDeletePostErrors, ThrowOnError, "fields">;
506
+ /**
507
+ * Create Empty Dataset Endpoint
508
+ *
509
+ * Create an empty dataset with user-defined columns.
510
+ *
511
+ * Creates a PostGIS table in the data schema and a catalog record.
512
+ */
513
+ export declare const createEmptyDatasetEndpointDatasetsCreatePost: <ThrowOnError extends boolean = false>(options: Options<CreateEmptyDatasetEndpointDatasetsCreatePostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<CreateEmptyDatasetEndpointDatasetsCreatePostResponses, CreateEmptyDatasetEndpointDatasetsCreatePostErrors, ThrowOnError, "fields">;
514
+ /**
515
+ * Get Dcat Catalog
516
+ *
517
+ * DCAT 3 JSON-LD catalog feed. Respects dataset visibility.
518
+ */
519
+ export declare const getDcatCatalogDatasetsDcatGet: <ThrowOnError extends boolean = false>(options?: Options<GetDcatCatalogDatasetsDcatGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetDcatCatalogDatasetsDcatGetResponses, GetDcatCatalogDatasetsDcatGetErrors, ThrowOnError, "fields">;
520
+ /**
521
+ * Delete Dataset Relationship
522
+ *
523
+ * Delete a FK relationship. Editor+ required.
524
+ */
525
+ export declare const deleteDatasetRelationshipDatasetsRelationshipsRelationshipIdDelete: <ThrowOnError extends boolean = false>(options: Options<DeleteDatasetRelationshipDatasetsRelationshipsRelationshipIdDeleteData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<DeleteDatasetRelationshipDatasetsRelationshipsRelationshipIdDeleteResponses, DeleteDatasetRelationshipDatasetsRelationshipsRelationshipIdDeleteErrors, ThrowOnError, "fields">;
526
+ /**
527
+ * Delete Dataset Endpoint
528
+ *
529
+ * Delete a dataset with cascade cleanup. Admin only, requires confirm_title.
530
+ */
531
+ export declare const deleteDatasetEndpointDatasetsDatasetIdDelete: <ThrowOnError extends boolean = false>(options: Options<DeleteDatasetEndpointDatasetsDatasetIdDeleteData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<DeleteDatasetEndpointDatasetsDatasetIdDeleteResponses, DeleteDatasetEndpointDatasetsDatasetIdDeleteErrors, ThrowOnError, "fields">;
532
+ /**
533
+ * Get Single Dataset
534
+ *
535
+ * Get a single dataset by ID with visibility check.
536
+ */
537
+ export declare const getSingleDatasetDatasetsDatasetIdGet: <ThrowOnError extends boolean = false>(options: Options<GetSingleDatasetDatasetsDatasetIdGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetSingleDatasetDatasetsDatasetIdGetResponses, GetSingleDatasetDatasetsDatasetIdGetErrors, ThrowOnError, "fields">;
538
+ /**
539
+ * Update Dataset Metadata
540
+ *
541
+ * Update user-editable dataset metadata.
542
+ */
543
+ export declare const updateDatasetMetadataDatasetsDatasetIdPatch: <ThrowOnError extends boolean = false>(options: Options<UpdateDatasetMetadataDatasetsDatasetIdPatchData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<UpdateDatasetMetadataDatasetsDatasetIdPatchResponses, UpdateDatasetMetadataDatasetsDatasetIdPatchErrors, ThrowOnError, "fields">;
544
+ /**
545
+ * List Attributes Endpoint
546
+ *
547
+ * List all attribute metadata for a dataset.
548
+ */
549
+ export declare const listAttributesEndpointDatasetsDatasetIdAttributesGet: <ThrowOnError extends boolean = false>(options: Options<ListAttributesEndpointDatasetsDatasetIdAttributesGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListAttributesEndpointDatasetsDatasetIdAttributesGetResponses, ListAttributesEndpointDatasetsDatasetIdAttributesGetErrors, ThrowOnError, "fields">;
550
+ /**
551
+ * Get Attribute Endpoint
552
+ *
553
+ * Get a single attribute metadata entry.
554
+ */
555
+ export declare const getAttributeEndpointDatasetsDatasetIdAttributesAttributeIdGet: <ThrowOnError extends boolean = false>(options: Options<GetAttributeEndpointDatasetsDatasetIdAttributesAttributeIdGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetAttributeEndpointDatasetsDatasetIdAttributesAttributeIdGetResponses, GetAttributeEndpointDatasetsDatasetIdAttributesAttributeIdGetErrors, ThrowOnError, "fields">;
556
+ /**
557
+ * Update Attribute Endpoint
558
+ *
559
+ * Update user-editable attribute metadata fields.
560
+ */
561
+ export declare const updateAttributeEndpointDatasetsDatasetIdAttributesAttributeIdPatch: <ThrowOnError extends boolean = false>(options: Options<UpdateAttributeEndpointDatasetsDatasetIdAttributesAttributeIdPatchData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<UpdateAttributeEndpointDatasetsDatasetIdAttributesAttributeIdPatchResponses, UpdateAttributeEndpointDatasetsDatasetIdAttributesAttributeIdPatchErrors, ThrowOnError, "fields">;
562
+ /**
563
+ * Reset Attribute Endpoint
564
+ *
565
+ * Reset attribute metadata to auto-populated values, clearing user_modified_fields.
566
+ */
567
+ export declare const resetAttributeEndpointDatasetsDatasetIdAttributesAttributeIdResetPost: <ThrowOnError extends boolean = false>(options: Options<ResetAttributeEndpointDatasetsDatasetIdAttributesAttributeIdResetPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ResetAttributeEndpointDatasetsDatasetIdAttributesAttributeIdResetPostResponses, ResetAttributeEndpointDatasetsDatasetIdAttributesAttributeIdResetPostErrors, ThrowOnError, "fields">;
568
+ /**
569
+ * Get Column Stats Endpoint
570
+ *
571
+ * Get statistics for a numeric dataset column (for graduated styling).
572
+ */
573
+ export declare const getColumnStatsEndpointDatasetsDatasetIdColumnsColumnNameStatsGet: <ThrowOnError extends boolean = false>(options: Options<GetColumnStatsEndpointDatasetsDatasetIdColumnsColumnNameStatsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetColumnStatsEndpointDatasetsDatasetIdColumnsColumnNameStatsGetResponses, GetColumnStatsEndpointDatasetsDatasetIdColumnsColumnNameStatsGetErrors, ThrowOnError, "fields">;
574
+ /**
575
+ * Get Column Values
576
+ *
577
+ * Get distinct values for a dataset column (for categorical styling).
578
+ */
579
+ export declare const getColumnValuesDatasetsDatasetIdColumnsColumnNameValuesGet: <ThrowOnError extends boolean = false>(options: Options<GetColumnValuesDatasetsDatasetIdColumnsColumnNameValuesGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetColumnValuesDatasetsDatasetIdColumnsColumnNameValuesGetResponses, GetColumnValuesDatasetsDatasetIdColumnsColumnNameValuesGetErrors, ThrowOnError, "fields">;
580
+ /**
581
+ * Get Dcat Record
582
+ *
583
+ * DCAT 3 JSON-LD for a single dataset.
584
+ */
585
+ export declare const getDcatRecordDatasetsDatasetIdDcatGet: <ThrowOnError extends boolean = false>(options: Options<GetDcatRecordDatasetsDatasetIdDcatGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetDcatRecordDatasetsDatasetIdDcatGetResponses, GetDcatRecordDatasetsDatasetIdDcatGetErrors, ThrowOnError, "fields">;
586
+ /**
587
+ * Download Cog
588
+ *
589
+ * Download the Cloud-Optimized GeoTIFF for a raster dataset.
590
+ *
591
+ * Local storage: streams the COG file with Content-Type image/tiff.
592
+ * S3 storage: returns a 302 redirect to a presigned GET URL (1-hour expiry).
593
+ * Accepts standard auth or ?token= JWT query parameter for browser downloads.
594
+ */
595
+ export declare const downloadCogDatasetsDatasetIdDownloadCogGet: <ThrowOnError extends boolean = false>(options: Options<DownloadCogDatasetsDatasetIdDownloadCogGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<DownloadCogDatasetsDatasetIdDownloadCogGetResponses, DownloadCogDatasetsDatasetIdDownloadCogGetErrors, ThrowOnError, "fields">;
596
+ /**
597
+ * Export Dataset Endpoint
598
+ *
599
+ * Export a dataset as a downloadable file.
600
+ *
601
+ * Supports GeoPackage, GeoJSON, Shapefile (zipped), and CSV formats.
602
+ * Optional CRS reprojection, spatial filtering, and attribute filtering.
603
+ */
604
+ export declare const exportDatasetEndpointDatasetsDatasetIdExportGet: <ThrowOnError extends boolean = false>(options: Options<ExportDatasetEndpointDatasetsDatasetIdExportGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ExportDatasetEndpointDatasetsDatasetIdExportGetResponses, ExportDatasetEndpointDatasetsDatasetIdExportGetErrors, ThrowOnError, "fields">;
605
+ /**
606
+ * Get Features Geojson Z Endpoint
607
+ *
608
+ * Return up to 5,000 features as RFC 7946 GeoJSON with Z coordinates.
609
+ */
610
+ export declare const getFeaturesGeojsonZEndpointDatasetsDatasetIdFeaturesGeojsonGet: <ThrowOnError extends boolean = false>(options: Options<GetFeaturesGeojsonZEndpointDatasetsDatasetIdFeaturesGeojsonGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetFeaturesGeojsonZEndpointDatasetsDatasetIdFeaturesGeojsonGetResponses, GetFeaturesGeojsonZEndpointDatasetsDatasetIdFeaturesGeojsonGetErrors, ThrowOnError, "fields">;
611
+ /**
612
+ * List Features
613
+ *
614
+ * Get paginated GeoJSON features for a dataset.
615
+ */
616
+ export declare const listFeaturesDatasetsDatasetIdFeaturesGet: <ThrowOnError extends boolean = false>(options: Options<ListFeaturesDatasetsDatasetIdFeaturesGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListFeaturesDatasetsDatasetIdFeaturesGetResponses, ListFeaturesDatasetsDatasetIdFeaturesGetErrors, ThrowOnError, "fields">;
617
+ /**
618
+ * Create Feature
619
+ *
620
+ * Insert a new GeoJSON feature into a dataset.
621
+ */
622
+ export declare const createFeatureDatasetsDatasetIdFeaturesPost: <ThrowOnError extends boolean = false>(options: Options<CreateFeatureDatasetsDatasetIdFeaturesPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<CreateFeatureDatasetsDatasetIdFeaturesPostResponses, CreateFeatureDatasetsDatasetIdFeaturesPostErrors, ThrowOnError, "fields">;
623
+ /**
624
+ * Delete Single Feature
625
+ *
626
+ * Delete a feature by gid (hard delete).
627
+ */
628
+ export declare const deleteSingleFeatureDatasetsDatasetIdFeaturesGidDelete: <ThrowOnError extends boolean = false>(options: Options<DeleteSingleFeatureDatasetsDatasetIdFeaturesGidDeleteData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<DeleteSingleFeatureDatasetsDatasetIdFeaturesGidDeleteResponses, DeleteSingleFeatureDatasetsDatasetIdFeaturesGidDeleteErrors, ThrowOnError, "fields">;
629
+ /**
630
+ * Get Single Feature
631
+ *
632
+ * Get a single GeoJSON feature by gid.
633
+ */
634
+ export declare const getSingleFeatureDatasetsDatasetIdFeaturesGidGet: <ThrowOnError extends boolean = false>(options: Options<GetSingleFeatureDatasetsDatasetIdFeaturesGidGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetSingleFeatureDatasetsDatasetIdFeaturesGidGetResponses, GetSingleFeatureDatasetsDatasetIdFeaturesGidGetErrors, ThrowOnError, "fields">;
635
+ /**
636
+ * Patch Single Feature
637
+ *
638
+ * Partial update of a feature (PATCH semantics).
639
+ */
640
+ export declare const patchSingleFeatureDatasetsDatasetIdFeaturesGidPatch: <ThrowOnError extends boolean = false>(options: Options<PatchSingleFeatureDatasetsDatasetIdFeaturesGidPatchData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<PatchSingleFeatureDatasetsDatasetIdFeaturesGidPatchResponses, PatchSingleFeatureDatasetsDatasetIdFeaturesGidPatchErrors, ThrowOnError, "fields">;
641
+ /**
642
+ * Replace Single Feature
643
+ *
644
+ * Full replacement of a feature (PUT semantics).
645
+ */
646
+ export declare const replaceSingleFeatureDatasetsDatasetIdFeaturesGidPut: <ThrowOnError extends boolean = false>(options: Options<ReplaceSingleFeatureDatasetsDatasetIdFeaturesGidPutData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ReplaceSingleFeatureDatasetsDatasetIdFeaturesGidPutResponses, ReplaceSingleFeatureDatasetsDatasetIdFeaturesGidPutErrors, ThrowOnError, "fields">;
647
+ /**
648
+ * Get Feature Related Records
649
+ *
650
+ * Get related records for a feature via FK relationship.
651
+ */
652
+ export declare const getFeatureRelatedRecordsDatasetsDatasetIdFeaturesGidRelatedRelationshipIdGet: <ThrowOnError extends boolean = false>(options: Options<GetFeatureRelatedRecordsDatasetsDatasetIdFeaturesGidRelatedRelationshipIdGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetFeatureRelatedRecordsDatasetsDatasetIdFeaturesGidRelatedRelationshipIdGetResponses, GetFeatureRelatedRecordsDatasetsDatasetIdFeaturesGidRelatedRelationshipIdGetErrors, ThrowOnError, "fields">;
653
+ /**
654
+ * Get Dataset History
655
+ *
656
+ * Get audit log history for a specific dataset.
657
+ */
658
+ export declare const getDatasetHistoryDatasetsDatasetIdHistoryGet: <ThrowOnError extends boolean = false>(options: Options<GetDatasetHistoryDatasetsDatasetIdHistoryGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetDatasetHistoryDatasetsDatasetIdHistoryGetResponses, GetDatasetHistoryDatasetsDatasetIdHistoryGetErrors, ThrowOnError, "fields">;
659
+ /**
660
+ * Dataset Maps
661
+ *
662
+ * Return maps that contain this dataset, filtered by caller's RBAC visibility.
663
+ */
664
+ export declare const datasetMapsDatasetsDatasetIdMapsGet: <ThrowOnError extends boolean = false>(options: Options<DatasetMapsDatasetsDatasetIdMapsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<DatasetMapsDatasetsDatasetIdMapsGetResponses, DatasetMapsDatasetsDatasetIdMapsGetErrors, ThrowOnError, "fields">;
665
+ /**
666
+ * Get Quicklook
667
+ *
668
+ * Serve a quicklook PNG image for a dataset.
669
+ */
670
+ export declare const getQuicklookDatasetsDatasetIdQuicklookGet: <ThrowOnError extends boolean = false>(options: Options<GetQuicklookDatasetsDatasetIdQuicklookGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetQuicklookDatasetsDatasetIdQuicklookGetResponses, GetQuicklookDatasetsDatasetIdQuicklookGetErrors, ThrowOnError, "fields">;
671
+ /**
672
+ * List Related Datasets
673
+ *
674
+ * Return top-5 datasets similar to this one by embedding cosine similarity.
675
+ */
676
+ export declare const listRelatedDatasetsDatasetsDatasetIdRelatedGet: <ThrowOnError extends boolean = false>(options: Options<ListRelatedDatasetsDatasetsDatasetIdRelatedGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListRelatedDatasetsDatasetsDatasetIdRelatedGetResponses, ListRelatedDatasetsDatasetsDatasetIdRelatedGetErrors, ThrowOnError, "fields">;
677
+ /**
678
+ * List Dataset Relationships
679
+ *
680
+ * List FK relationships for a dataset.
681
+ *
682
+ * Paginated via ``skip`` and ``limit`` to bound response size for datasets
683
+ * with large numbers of auto-detected relationships.
684
+ */
685
+ export declare const listDatasetRelationshipsDatasetsDatasetIdRelationshipsGet: <ThrowOnError extends boolean = false>(options: Options<ListDatasetRelationshipsDatasetsDatasetIdRelationshipsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListDatasetRelationshipsDatasetsDatasetIdRelationshipsGetResponses, ListDatasetRelationshipsDatasetsDatasetIdRelationshipsGetErrors, ThrowOnError, "fields">;
686
+ /**
687
+ * Create Dataset Relationship
688
+ *
689
+ * Create a new FK relationship. Editor+ required.
690
+ */
691
+ export declare const createDatasetRelationshipDatasetsDatasetIdRelationshipsPost: <ThrowOnError extends boolean = false>(options: Options<CreateDatasetRelationshipDatasetsDatasetIdRelationshipsPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<CreateDatasetRelationshipDatasetsDatasetIdRelationshipsPostResponses, CreateDatasetRelationshipDatasetsDatasetIdRelationshipsPostErrors, ThrowOnError, "fields">;
692
+ /**
693
+ * Reupload Dataset
694
+ *
695
+ * Upload a new file to replace the data in an existing dataset.
696
+ */
697
+ export declare const reuploadDatasetDatasetsDatasetIdReuploadPost: <ThrowOnError extends boolean = false>(options: Options<ReuploadDatasetDatasetsDatasetIdReuploadPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ReuploadDatasetDatasetsDatasetIdReuploadPostResponses, ReuploadDatasetDatasetsDatasetIdReuploadPostErrors, ThrowOnError, "fields">;
698
+ /**
699
+ * Request Presigned Reupload
700
+ *
701
+ * Request presigned URL(s) for direct-to-S3 reupload.
702
+ */
703
+ export declare const requestPresignedReuploadDatasetsDatasetIdReuploadPresignedPost: <ThrowOnError extends boolean = false>(options: Options<RequestPresignedReuploadDatasetsDatasetIdReuploadPresignedPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<RequestPresignedReuploadDatasetsDatasetIdReuploadPresignedPostResponses, RequestPresignedReuploadDatasetsDatasetIdReuploadPresignedPostErrors, ThrowOnError, "fields">;
704
+ /**
705
+ * Complete Presigned Reupload
706
+ *
707
+ * Notify that direct-to-S3 reupload is complete.
708
+ */
709
+ export declare const completePresignedReuploadDatasetsDatasetIdReuploadPresignedJobIdCompletePost: <ThrowOnError extends boolean = false>(options: Options<CompletePresignedReuploadDatasetsDatasetIdReuploadPresignedJobIdCompletePostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<CompletePresignedReuploadDatasetsDatasetIdReuploadPresignedJobIdCompletePostResponses, CompletePresignedReuploadDatasetsDatasetIdReuploadPresignedJobIdCompletePostErrors, ThrowOnError, "fields">;
710
+ /**
711
+ * Reupload Service Preview
712
+ *
713
+ * Preview a remote service layer for dataset re-upload.
714
+ */
715
+ export declare const reuploadServicePreviewDatasetsDatasetIdReuploadServicePreviewPost: <ThrowOnError extends boolean = false>(options: Options<ReuploadServicePreviewDatasetsDatasetIdReuploadServicePreviewPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ReuploadServicePreviewDatasetsDatasetIdReuploadServicePreviewPostResponses, ReuploadServicePreviewDatasetsDatasetIdReuploadServicePreviewPostErrors, ThrowOnError, "fields">;
716
+ /**
717
+ * Reupload Commit
718
+ *
719
+ * Commit a re-upload, queuing the background swap task.
720
+ */
721
+ export declare const reuploadCommitDatasetsDatasetIdReuploadJobIdCommitPost: <ThrowOnError extends boolean = false>(options: Options<ReuploadCommitDatasetsDatasetIdReuploadJobIdCommitPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ReuploadCommitDatasetsDatasetIdReuploadJobIdCommitPostResponses, ReuploadCommitDatasetsDatasetIdReuploadJobIdCommitPostErrors, ThrowOnError, "fields">;
722
+ /**
723
+ * Reupload Preview
724
+ *
725
+ * Preview the schema diff between old dataset and new upload.
726
+ */
727
+ export declare const reuploadPreviewDatasetsDatasetIdReuploadJobIdPreviewPost: <ThrowOnError extends boolean = false>(options: Options<ReuploadPreviewDatasetsDatasetIdReuploadJobIdPreviewPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ReuploadPreviewDatasetsDatasetIdReuploadJobIdPreviewPostResponses, ReuploadPreviewDatasetsDatasetIdReuploadJobIdPreviewPostErrors, ThrowOnError, "fields">;
728
+ /**
729
+ * Get Dataset Rows Endpoint
730
+ *
731
+ * Get keyset-paginated rows from a dataset's data table.
732
+ *
733
+ * Uses cursor-based pagination: pass ``after`` (gid) to fetch the next page.
734
+ * Supports column filtering via query params: ``filter[column_name]=value``.
735
+ */
736
+ export declare const getDatasetRowsEndpointDatasetsDatasetIdRowsGet: <ThrowOnError extends boolean = false>(options: Options<GetDatasetRowsEndpointDatasetsDatasetIdRowsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetDatasetRowsEndpointDatasetsDatasetIdRowsGetResponses, GetDatasetRowsEndpointDatasetsDatasetIdRowsGetErrors, ThrowOnError, "fields">;
737
+ /**
738
+ * Update Publication Status
739
+ *
740
+ * Transition a dataset's publication status following allowed paths.
741
+ *
742
+ * Allowed transitions:
743
+ * draft -> ready -> internal -> published (and back one step).
744
+ */
745
+ export declare const updatePublicationStatusDatasetsDatasetIdStatusPatch: <ThrowOnError extends boolean = false>(options: Options<UpdatePublicationStatusDatasetsDatasetIdStatusPatchData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<UpdatePublicationStatusDatasetsDatasetIdStatusPatchResponses, UpdatePublicationStatusDatasetsDatasetIdStatusPatchErrors, ThrowOnError, "fields">;
746
+ /**
747
+ * Set Target Status
748
+ *
749
+ * Walk the publication chain from current status to target in one request.
750
+ *
751
+ * Executes each intermediate transition so the full chain
752
+ * (e.g. draft -> ready -> internal -> published) completes server-side.
753
+ */
754
+ export declare const setTargetStatusDatasetsDatasetIdTargetStatusPatch: <ThrowOnError extends boolean = false>(options: Options<SetTargetStatusDatasetsDatasetIdTargetStatusPatchData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<SetTargetStatusDatasetsDatasetIdTargetStatusPatchResponses, SetTargetStatusDatasetsDatasetIdTargetStatusPatchErrors, ThrowOnError, "fields">;
755
+ /**
756
+ * Validate Dataset
757
+ *
758
+ * Get validation status for a dataset. Shows hard errors and soft warnings.
759
+ *
760
+ * By default returns the quality score persisted at ingest time. Pass
761
+ * ``?refresh=true`` to recompute and persist a fresh score (expensive on
762
+ * large tables — issues a full scan per non-geometry column coalesced into
763
+ * a single query).
764
+ */
765
+ export declare const validateDatasetDatasetsDatasetIdValidateGet: <ThrowOnError extends boolean = false>(options: Options<ValidateDatasetDatasetsDatasetIdValidateGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ValidateDatasetDatasetsDatasetIdValidateGetResponses, ValidateDatasetDatasetsDatasetIdValidateGetErrors, ThrowOnError, "fields">;
766
+ /**
767
+ * Get Dataset Versions Endpoint
768
+ *
769
+ * Get paginated version history for a dataset.
770
+ */
771
+ export declare const getDatasetVersionsEndpointDatasetsDatasetIdVersionsGet: <ThrowOnError extends boolean = false>(options: Options<GetDatasetVersionsEndpointDatasetsDatasetIdVersionsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetDatasetVersionsEndpointDatasetsDatasetIdVersionsGetResponses, GetDatasetVersionsEndpointDatasetsDatasetIdVersionsGetErrors, ThrowOnError, "fields">;
772
+ /**
773
+ * List Vrt Sources
774
+ *
775
+ * Return ordered list of COG sources for a VRT dataset.
776
+ */
777
+ export declare const listVrtSourcesDatasetsDatasetIdVrtSourcesGet: <ThrowOnError extends boolean = false>(options: Options<ListVrtSourcesDatasetsDatasetIdVrtSourcesGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListVrtSourcesDatasetsDatasetIdVrtSourcesGetResponses, ListVrtSourcesDatasetsDatasetIdVrtSourcesGetErrors, ThrowOnError, "fields">;
778
+ /**
779
+ * List Vrt Generations
780
+ *
781
+ * Return paginated generation history for a VRT dataset.
782
+ */
783
+ export declare const listVrtGenerationsDatasetsDatasetIdVrtGenerationsGet: <ThrowOnError extends boolean = false>(options: Options<ListVrtGenerationsDatasetsDatasetIdVrtGenerationsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListVrtGenerationsDatasetsDatasetIdVrtGenerationsGetResponses, ListVrtGenerationsDatasetsDatasetIdVrtGenerationsGetErrors, ThrowOnError, "fields">;
784
+ /**
785
+ * Regenerate Vrt Endpoint
786
+ *
787
+ * Trigger manual VRT regeneration with advisory lock to prevent concurrent rebuilds.
788
+ */
789
+ export declare const regenerateVrtEndpointDatasetsDatasetIdVrtRegeneratePost: <ThrowOnError extends boolean = false>(options: Options<RegenerateVrtEndpointDatasetsDatasetIdVrtRegeneratePostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<RegenerateVrtEndpointDatasetsDatasetIdVrtRegeneratePostResponses, RegenerateVrtEndpointDatasetsDatasetIdVrtRegeneratePostErrors, ThrowOnError, "fields">;
790
+ /**
791
+ * Get Vrt Status
792
+ *
793
+ * Return VRT dataset status, last generation time, source count, and per-source health.
794
+ */
795
+ export declare const getVrtStatusDatasetsDatasetIdVrtStatusGet: <ThrowOnError extends boolean = false>(options: Options<GetVrtStatusDatasetsDatasetIdVrtStatusGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetVrtStatusDatasetsDatasetIdVrtStatusGetResponses, GetVrtStatusDatasetsDatasetIdVrtStatusGetErrors, ThrowOnError, "fields">;
796
+ /**
797
+ * Health
798
+ *
799
+ * Health check endpoint for ALB, Docker, and Nginx.
800
+ */
801
+ export declare const healthHealthGet: <ThrowOnError extends boolean = false>(options?: Options<HealthHealthGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<HealthHealthGetResponses, unknown, ThrowOnError, "fields">;
802
+ /**
803
+ * Commit Import
804
+ *
805
+ * Commit a staged file for ingestion with user-supplied metadata.
806
+ *
807
+ * Stores user metadata on the job and queues the ingest task.
808
+ * Only callable on jobs with status 'pending'.
809
+ */
810
+ export declare const commitImportIngestCommitJobIdPost: <ThrowOnError extends boolean = false>(options: Options<CommitImportIngestCommitJobIdPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<CommitImportIngestCommitJobIdPostResponses, CommitImportIngestCommitJobIdPostErrors, ThrowOnError, "fields">;
811
+ /**
812
+ * Discover Tables
813
+ *
814
+ * Discover unregistered tables in the data schema.
815
+ *
816
+ * Returns tables not yet in the catalog, excluding staging, old, and
817
+ * system tables. Includes geometry type, SRID, and estimated row count.
818
+ * Bounded by ``limit`` (default 1000, max 5000) so instances with
819
+ * thousands of orphan tables don't blow up the response payload.
820
+ */
821
+ export declare const discoverTablesIngestDiscoverGet: <ThrowOnError extends boolean = false>(options?: Options<DiscoverTablesIngestDiscoverGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<DiscoverTablesIngestDiscoverGetResponses, DiscoverTablesIngestDiscoverGetErrors, ThrowOnError, "fields">;
822
+ /**
823
+ * Preview File
824
+ *
825
+ * Run preview on a staged file and return preview data.
826
+ *
827
+ * For vector files: returns columns, CRS, geometry type, feature count, sample rows.
828
+ * For raster files: returns band count, CRS, resolution, compliance status.
829
+ * Only callable on jobs with status 'pending'.
830
+ */
831
+ export declare const previewFileIngestPreviewJobIdPost: <ThrowOnError extends boolean = false>(options: Options<PreviewFileIngestPreviewJobIdPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<PreviewFileIngestPreviewJobIdPostResponses, PreviewFileIngestPreviewJobIdPostErrors, ThrowOnError, "fields">;
832
+ /**
833
+ * Register Table
834
+ *
835
+ * Register an existing PostGIS table as a dataset.
836
+ *
837
+ * Verifies the table exists, extracts metadata, and creates a
838
+ * catalog entry.
839
+ */
840
+ export declare const registerTableIngestRegisterPost: <ThrowOnError extends boolean = false>(options: Options<RegisterTableIngestRegisterPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<RegisterTableIngestRegisterPostResponses, RegisterTableIngestRegisterPostErrors, ThrowOnError, "fields">;
841
+ /**
842
+ * Bulk Register Tables
843
+ *
844
+ * Bulk-register multiple existing PostGIS tables as datasets.
845
+ *
846
+ * Each table is registered independently -- one failure does not block
847
+ * others. Tables are processed in parallel via ``asyncio.gather`` with
848
+ * a fresh session per task, which keeps transaction isolation while
849
+ * removing the sequential per-table latency (PERF-3).
850
+ */
851
+ export declare const bulkRegisterTablesIngestRegisterBulkPost: <ThrowOnError extends boolean = false>(options: Options<BulkRegisterTablesIngestRegisterBulkPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<BulkRegisterTablesIngestRegisterBulkPostResponses, BulkRegisterTablesIngestRegisterBulkPostErrors, ThrowOnError, "fields">;
852
+ /**
853
+ * Upload File
854
+ *
855
+ * Upload a geospatial file for staging.
856
+ *
857
+ * Validates the file extension, creates an ingest job, and saves the file
858
+ * to staging. Does NOT auto-queue ingestion -- use preview then commit.
859
+ */
860
+ export declare const uploadFileIngestUploadPost: <ThrowOnError extends boolean = false>(options: Options<UploadFileIngestUploadPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<UploadFileIngestUploadPostResponses, UploadFileIngestUploadPostErrors, ThrowOnError, "fields">;
861
+ /**
862
+ * Get Upload Config
863
+ *
864
+ * Return upload configuration including presigned upload availability.
865
+ */
866
+ export declare const getUploadConfigIngestUploadConfigGet: <ThrowOnError extends boolean = false>(options?: Options<GetUploadConfigIngestUploadConfigGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetUploadConfigIngestUploadConfigGetResponses, GetUploadConfigIngestUploadConfigGetErrors, ThrowOnError, "fields">;
867
+ /**
868
+ * Request Presigned Upload
869
+ *
870
+ * Request presigned URL(s) for direct-to-S3 file upload.
871
+ */
872
+ export declare const requestPresignedUploadIngestUploadPresignedPost: <ThrowOnError extends boolean = false>(options: Options<RequestPresignedUploadIngestUploadPresignedPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<RequestPresignedUploadIngestUploadPresignedPostResponses, RequestPresignedUploadIngestUploadPresignedPostErrors, ThrowOnError, "fields">;
873
+ /**
874
+ * Complete Presigned Upload
875
+ *
876
+ * Notify that direct-to-S3 upload is complete.
877
+ */
878
+ export declare const completePresignedUploadIngestUploadPresignedJobIdCompletePost: <ThrowOnError extends boolean = false>(options: Options<CompletePresignedUploadIngestUploadPresignedJobIdCompletePostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<CompletePresignedUploadIngestUploadPresignedJobIdCompletePostResponses, CompletePresignedUploadIngestUploadPresignedJobIdCompletePostErrors, ThrowOnError, "fields">;
879
+ /**
880
+ * Create Vrt
881
+ *
882
+ * Create a VRT dataset by combining existing raster datasets.
883
+ *
884
+ * Validates sources synchronously, then defers VRT assembly to an async task.
885
+ * Returns a job_id for polling. Validation + queuing logic lives in
886
+ * ``ingest.service.create_vrt_job`` (K5 extraction).
887
+ */
888
+ export declare const createVrtIngestVrtCreatePost: <ThrowOnError extends boolean = false>(options: Options<CreateVrtIngestVrtCreatePostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<CreateVrtIngestVrtCreatePostResponses, CreateVrtIngestVrtCreatePostErrors, ThrowOnError, "fields">;
889
+ /**
890
+ * Add Vrt Source
891
+ *
892
+ * Add a COG source to an existing VRT and trigger async regeneration.
893
+ *
894
+ * Validates the new source against existing sources synchronously.
895
+ * Returns 202 Accepted with a job_id for polling.
896
+ * Returns 409 if the VRT is currently regenerating (SRC-05) or source already linked.
897
+ * Returns 422 if the source is incompatible with existing sources.
898
+ */
899
+ export declare const addVrtSourceIngestVrtDatasetIdSourcesPost: <ThrowOnError extends boolean = false>(options: Options<AddVrtSourceIngestVrtDatasetIdSourcesPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<AddVrtSourceIngestVrtDatasetIdSourcesPostResponses, AddVrtSourceIngestVrtDatasetIdSourcesPostErrors, ThrowOnError, "fields">;
900
+ /**
901
+ * Remove Vrt Source
902
+ *
903
+ * Remove a COG source from an existing VRT and trigger async regeneration.
904
+ *
905
+ * Returns 202 Accepted with a job_id for polling.
906
+ * Returns 409 if the VRT is currently regenerating (SRC-05).
907
+ * Returns 422 if removing would leave fewer than 2 sources.
908
+ * Returns 404 if the source is not linked to the VRT.
909
+ */
910
+ export declare const removeVrtSourceIngestVrtDatasetIdSourcesSourceDatasetIdDelete: <ThrowOnError extends boolean = false>(options: Options<RemoveVrtSourceIngestVrtDatasetIdSourcesSourceDatasetIdDeleteData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<RemoveVrtSourceIngestVrtDatasetIdSourcesSourceDatasetIdDeleteResponses, RemoveVrtSourceIngestVrtDatasetIdSourcesSourceDatasetIdDeleteErrors, ThrowOnError, "fields">;
911
+ /**
912
+ * Get Job Status By Dataset
913
+ *
914
+ * Look up the most recent ingest job for a dataset.
915
+ *
916
+ * Used by the dataset detail page to surface ingest warnings permanently
917
+ * (S3 completion) — the job is the source of truth for
918
+ * ``reserved_rename`` / ``dbf_truncation_collision`` / ``archive_failed``
919
+ * / ``temporal_parse_errors`` metadata.
920
+ *
921
+ * Returns the most recently created completed job for the dataset, or 404
922
+ * if none exists (e.g. the dataset was registered from an existing table,
923
+ * not ingested).
924
+ */
925
+ export declare const getJobStatusByDatasetJobsByDatasetDatasetIdGet: <ThrowOnError extends boolean = false>(options: Options<GetJobStatusByDatasetJobsByDatasetDatasetIdGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetJobStatusByDatasetJobsByDatasetDatasetIdGetResponses, GetJobStatusByDatasetJobsByDatasetDatasetIdGetErrors, ThrowOnError, "fields">;
926
+ /**
927
+ * Cleanup Stale Jobs
928
+ *
929
+ * Fail all stale jobs: pending >1h or running >1h.
930
+ *
931
+ * **Ops-only.** Not used by the GeoLens UI — invoke from `curl`/`gh api`/cron
932
+ * when you need to force-clean orphaned jobs after a worker outage.
933
+ * Equivalent logic runs automatically every 5 minutes via the lifespan
934
+ * sweeper, so this endpoint is only needed if you need cleanup faster than
935
+ * that interval.
936
+ */
937
+ export declare const cleanupStaleJobsJobsCleanupStalePost: <ThrowOnError extends boolean = false>(options?: Options<CleanupStaleJobsJobsCleanupStalePostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<CleanupStaleJobsJobsCleanupStalePostResponses, CleanupStaleJobsJobsCleanupStalePostErrors, ThrowOnError, "fields">;
938
+ /**
939
+ * Get Job Status
940
+ *
941
+ * Get the status of an ingestion job.
942
+ *
943
+ * Only the job creator or an admin can view job status.
944
+ */
945
+ export declare const getJobStatusJobsJobIdGet: <ThrowOnError extends boolean = false>(options: Options<GetJobStatusJobsJobIdGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetJobStatusJobsJobIdGetResponses, GetJobStatusJobsJobIdGetErrors, ThrowOnError, "fields">;
946
+ /**
947
+ * Retry Job
948
+ *
949
+ * Retry a failed ingestion job by re-queuing.
950
+ *
951
+ * Only callable on jobs with status 'failed'. The staging file must
952
+ * still exist (preserved on failure for retry).
953
+ */
954
+ export declare const retryJobJobsJobIdRetryPost: <ThrowOnError extends boolean = false>(options: Options<RetryJobJobsJobIdRetryPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<RetryJobJobsJobIdRetryPostResponses, RetryJobJobsJobIdRetryPostErrors, ThrowOnError, "fields">;
955
+ /**
956
+ * Create Layer Endpoint
957
+ *
958
+ * Create a new empty spatial layer.
959
+ *
960
+ * Creates a PostGIS table with a typed geometry column, runs the full
961
+ * post-processing pipeline (geom_4326, spatial index, reader grants),
962
+ * and registers the layer as a catalog dataset.
963
+ *
964
+ * Requires editor or admin role.
965
+ */
966
+ export declare const createLayerEndpointLayersPost: <ThrowOnError extends boolean = false>(options: Options<CreateLayerEndpointLayersPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<CreateLayerEndpointLayersPostResponses, CreateLayerEndpointLayersPostErrors, ThrowOnError, "fields">;
967
+ /**
968
+ * Add Column Endpoint
969
+ *
970
+ * Add a column to an existing layer.
971
+ */
972
+ export declare const addColumnEndpointLayersDatasetIdColumnsPost: <ThrowOnError extends boolean = false>(options: Options<AddColumnEndpointLayersDatasetIdColumnsPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<AddColumnEndpointLayersDatasetIdColumnsPostResponses, AddColumnEndpointLayersDatasetIdColumnsPostErrors, ThrowOnError, "fields">;
973
+ /**
974
+ * Drop Column Endpoint
975
+ *
976
+ * Remove a column from an existing layer.
977
+ */
978
+ export declare const dropColumnEndpointLayersDatasetIdColumnsColumnNameDelete: <ThrowOnError extends boolean = false>(options: Options<DropColumnEndpointLayersDatasetIdColumnsColumnNameDeleteData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<DropColumnEndpointLayersDatasetIdColumnsColumnNameDeleteResponses, DropColumnEndpointLayersDatasetIdColumnsColumnNameDeleteErrors, ThrowOnError, "fields">;
979
+ /**
980
+ * Rename Column Endpoint
981
+ *
982
+ * Rename a column on an existing layer.
983
+ */
984
+ export declare const renameColumnEndpointLayersDatasetIdColumnsColumnNameNamePatch: <ThrowOnError extends boolean = false>(options: Options<RenameColumnEndpointLayersDatasetIdColumnsColumnNameNamePatchData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<RenameColumnEndpointLayersDatasetIdColumnsColumnNameNamePatchResponses, RenameColumnEndpointLayersDatasetIdColumnsColumnNameNamePatchErrors, ThrowOnError, "fields">;
985
+ /**
986
+ * Alter Column Type Endpoint
987
+ *
988
+ * Change a column's type on an existing layer.
989
+ *
990
+ * Postgres performs an implicit ``column::TYPE`` cast; values that cannot be
991
+ * cast cause the request to fail and roll back.
992
+ */
993
+ export declare const alterColumnTypeEndpointLayersDatasetIdColumnsColumnNameTypePatch: <ThrowOnError extends boolean = false>(options: Options<AlterColumnTypeEndpointLayersDatasetIdColumnsColumnNameTypePatchData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<AlterColumnTypeEndpointLayersDatasetIdColumnsColumnNameTypePatchResponses, AlterColumnTypeEndpointLayersDatasetIdColumnsColumnNameTypePatchErrors, ThrowOnError, "fields">;
994
+ /**
995
+ * List Maps Endpoint
996
+ *
997
+ * List maps. Admins see all; authenticated users see own + internal + public; anonymous see public only.
998
+ *
999
+ * Supports search (ILIKE on name+description), sort_by (name/created_at/updated_at),
1000
+ * sort_dir (asc/desc), and visibility filter (private/internal/public).
1001
+ */
1002
+ export declare const listMapsEndpointMapsGet: <ThrowOnError extends boolean = false>(options?: Options<ListMapsEndpointMapsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListMapsEndpointMapsGetResponses, ListMapsEndpointMapsGetErrors, ThrowOnError, "fields">;
1003
+ /**
1004
+ * Create Map Endpoint
1005
+ *
1006
+ * Create a new map.
1007
+ */
1008
+ export declare const createMapEndpointMapsPost: <ThrowOnError extends boolean = false>(options: Options<CreateMapEndpointMapsPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<CreateMapEndpointMapsPostResponses, CreateMapEndpointMapsPostErrors, ThrowOnError, "fields">;
1009
+ /**
1010
+ * Get Shared Map Endpoint
1011
+ *
1012
+ * Get a shared map by token. Optionally authenticated for non-public layers.
1013
+ */
1014
+ export declare const getSharedMapEndpointMapsSharedTokenGet: <ThrowOnError extends boolean = false>(options: Options<GetSharedMapEndpointMapsSharedTokenGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetSharedMapEndpointMapsSharedTokenGetResponses, GetSharedMapEndpointMapsSharedTokenGetErrors, ThrowOnError, "fields">;
1015
+ /**
1016
+ * Delete Map Endpoint
1017
+ *
1018
+ * Delete a map. Only the owner or an admin can delete.
1019
+ */
1020
+ export declare const deleteMapEndpointMapsMapIdDelete: <ThrowOnError extends boolean = false>(options: Options<DeleteMapEndpointMapsMapIdDeleteData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<DeleteMapEndpointMapsMapIdDeleteResponses, DeleteMapEndpointMapsMapIdDeleteErrors, ThrowOnError, "fields">;
1021
+ /**
1022
+ * Get Map Endpoint
1023
+ *
1024
+ * Get a single map with its layers.
1025
+ */
1026
+ export declare const getMapEndpointMapsMapIdGet: <ThrowOnError extends boolean = false>(options: Options<GetMapEndpointMapsMapIdGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetMapEndpointMapsMapIdGetResponses, GetMapEndpointMapsMapIdGetErrors, ThrowOnError, "fields">;
1027
+ /**
1028
+ * Update Map Endpoint
1029
+ *
1030
+ * Update a map's metadata and/or replace its layers.
1031
+ */
1032
+ export declare const updateMapEndpointMapsMapIdPut: <ThrowOnError extends boolean = false>(options: Options<UpdateMapEndpointMapsMapIdPutData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<UpdateMapEndpointMapsMapIdPutResponses, UpdateMapEndpointMapsMapIdPutErrors, ThrowOnError, "fields">;
1033
+ /**
1034
+ * Duplicate Map Endpoint
1035
+ *
1036
+ * Fork a map with RBAC-filtered layers. Any authenticated user can fork.
1037
+ */
1038
+ export declare const duplicateMapEndpointMapsMapIdDuplicatePost: <ThrowOnError extends boolean = false>(options: Options<DuplicateMapEndpointMapsMapIdDuplicatePostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<DuplicateMapEndpointMapsMapIdDuplicatePostResponses, DuplicateMapEndpointMapsMapIdDuplicatePostErrors, ThrowOnError, "fields">;
1039
+ /**
1040
+ * List Embed Tokens Endpoint
1041
+ *
1042
+ * List all embed tokens for a map.
1043
+ */
1044
+ export declare const listEmbedTokensEndpointMapsMapIdEmbedTokensGet: <ThrowOnError extends boolean = false>(options: Options<ListEmbedTokensEndpointMapsMapIdEmbedTokensGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListEmbedTokensEndpointMapsMapIdEmbedTokensGetResponses, ListEmbedTokensEndpointMapsMapIdEmbedTokensGetErrors, ThrowOnError, "fields">;
1045
+ /**
1046
+ * Create Embed Token Endpoint
1047
+ *
1048
+ * Create an embed token scoped to a map's current layers.
1049
+ */
1050
+ export declare const createEmbedTokenEndpointMapsMapIdEmbedTokensPost: <ThrowOnError extends boolean = false>(options: Options<CreateEmbedTokenEndpointMapsMapIdEmbedTokensPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<CreateEmbedTokenEndpointMapsMapIdEmbedTokensPostResponses, CreateEmbedTokenEndpointMapsMapIdEmbedTokensPostErrors, ThrowOnError, "fields">;
1051
+ /**
1052
+ * Revoke Embed Token Endpoint
1053
+ *
1054
+ * Revoke an embed token.
1055
+ */
1056
+ export declare const revokeEmbedTokenEndpointMapsMapIdEmbedTokensTokenIdDelete: <ThrowOnError extends boolean = false>(options: Options<RevokeEmbedTokenEndpointMapsMapIdEmbedTokensTokenIdDeleteData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<RevokeEmbedTokenEndpointMapsMapIdEmbedTokensTokenIdDeleteResponses, RevokeEmbedTokenEndpointMapsMapIdEmbedTokensTokenIdDeleteErrors, ThrowOnError, "fields">;
1057
+ /**
1058
+ * Update Embed Token Endpoint
1059
+ *
1060
+ * Update embed token allowed_origins.
1061
+ */
1062
+ export declare const updateEmbedTokenEndpointMapsMapIdEmbedTokensTokenIdPatch: <ThrowOnError extends boolean = false>(options: Options<UpdateEmbedTokenEndpointMapsMapIdEmbedTokensTokenIdPatchData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<UpdateEmbedTokenEndpointMapsMapIdEmbedTokensTokenIdPatchResponses, UpdateEmbedTokenEndpointMapsMapIdEmbedTokensTokenIdPatchErrors, ThrowOnError, "fields">;
1063
+ /**
1064
+ * Add Layer Endpoint
1065
+ *
1066
+ * Add a layer to a map.
1067
+ */
1068
+ export declare const addLayerEndpointMapsMapIdLayersPost: <ThrowOnError extends boolean = false>(options: Options<AddLayerEndpointMapsMapIdLayersPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<AddLayerEndpointMapsMapIdLayersPostResponses, AddLayerEndpointMapsMapIdLayersPostErrors, ThrowOnError, "fields">;
1069
+ /**
1070
+ * Remove Layer Endpoint
1071
+ *
1072
+ * Remove a layer from a map.
1073
+ */
1074
+ export declare const removeLayerEndpointMapsMapIdLayersLayerIdDelete: <ThrowOnError extends boolean = false>(options: Options<RemoveLayerEndpointMapsMapIdLayersLayerIdDeleteData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<RemoveLayerEndpointMapsMapIdLayersLayerIdDeleteResponses, RemoveLayerEndpointMapsMapIdLayersLayerIdDeleteErrors, ThrowOnError, "fields">;
1075
+ /**
1076
+ * Revoke Map Share Endpoint
1077
+ *
1078
+ * Revoke share token(s) for a map. Owner or admin only.
1079
+ */
1080
+ export declare const revokeMapShareEndpointMapsMapIdShareDelete: <ThrowOnError extends boolean = false>(options: Options<RevokeMapShareEndpointMapsMapIdShareDeleteData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<RevokeMapShareEndpointMapsMapIdShareDeleteResponses, RevokeMapShareEndpointMapsMapIdShareDeleteErrors, ThrowOnError, "fields">;
1081
+ /**
1082
+ * Get Map Share Token Endpoint
1083
+ *
1084
+ * Return the active share token for a map, or null if none exists.
1085
+ */
1086
+ export declare const getMapShareTokenEndpointMapsMapIdShareGet: <ThrowOnError extends boolean = false>(options: Options<GetMapShareTokenEndpointMapsMapIdShareGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetMapShareTokenEndpointMapsMapIdShareGetResponses, GetMapShareTokenEndpointMapsMapIdShareGetErrors, ThrowOnError, "fields">;
1087
+ /**
1088
+ * Update Map Share Token Endpoint
1089
+ *
1090
+ * Update expiration on an existing share token. Owner or admin only.
1091
+ */
1092
+ export declare const updateMapShareTokenEndpointMapsMapIdSharePatch: <ThrowOnError extends boolean = false>(options: Options<UpdateMapShareTokenEndpointMapsMapIdSharePatchData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<UpdateMapShareTokenEndpointMapsMapIdSharePatchResponses, UpdateMapShareTokenEndpointMapsMapIdSharePatchErrors, ThrowOnError, "fields">;
1093
+ /**
1094
+ * Share Map Endpoint
1095
+ *
1096
+ * Create or retrieve a share token for a public map.
1097
+ */
1098
+ export declare const shareMapEndpointMapsMapIdSharePost: <ThrowOnError extends boolean = false>(options: Options<ShareMapEndpointMapsMapIdSharePostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ShareMapEndpointMapsMapIdSharePostResponses, ShareMapEndpointMapsMapIdSharePostErrors, ThrowOnError, "fields">;
1099
+ /**
1100
+ * Get Thumbnail
1101
+ *
1102
+ * Serve map thumbnail image from storage (visibility-checked).
1103
+ */
1104
+ export declare const getThumbnailMapsMapIdThumbnailGet: <ThrowOnError extends boolean = false>(options: Options<GetThumbnailMapsMapIdThumbnailGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetThumbnailMapsMapIdThumbnailGetResponses, GetThumbnailMapsMapIdThumbnailGetErrors, ThrowOnError, "fields">;
1105
+ /**
1106
+ * Upload Thumbnail
1107
+ *
1108
+ * Upload a base64 thumbnail for a map.
1109
+ *
1110
+ * Accepts a data:image/ URI, decodes the base64 payload, writes the image
1111
+ * bytes to the configured storage provider, and stores the storage key.
1112
+ */
1113
+ export declare const uploadThumbnailMapsMapIdThumbnailPut: <ThrowOnError extends boolean = false>(options: Options<UploadThumbnailMapsMapIdThumbnailPutData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<UploadThumbnailMapsMapIdThumbnailPutResponses, UploadThumbnailMapsMapIdThumbnailPutErrors, ThrowOnError, "fields">;
1114
+ /**
1115
+ * Visibility Check Endpoint
1116
+ *
1117
+ * Check if a map has non-public datasets. Informational only.
1118
+ */
1119
+ export declare const visibilityCheckEndpointMapsMapIdVisibilityCheckGet: <ThrowOnError extends boolean = false>(options: Options<VisibilityCheckEndpointMapsMapIdVisibilityCheckGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<VisibilityCheckEndpointMapsMapIdVisibilityCheckGetResponses, VisibilityCheckEndpointMapsMapIdVisibilityCheckGetErrors, ThrowOnError, "fields">;
1120
+ /**
1121
+ * List Contacts Endpoint
1122
+ *
1123
+ * List all contacts for a record.
1124
+ */
1125
+ export declare const listContactsEndpointRecordsRecordIdContactsGet: <ThrowOnError extends boolean = false>(options: Options<ListContactsEndpointRecordsRecordIdContactsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListContactsEndpointRecordsRecordIdContactsGetResponses, ListContactsEndpointRecordsRecordIdContactsGetErrors, ThrowOnError, "fields">;
1126
+ /**
1127
+ * Create Contact Endpoint
1128
+ *
1129
+ * Create a new contact for a record.
1130
+ */
1131
+ export declare const createContactEndpointRecordsRecordIdContactsPost: <ThrowOnError extends boolean = false>(options: Options<CreateContactEndpointRecordsRecordIdContactsPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<CreateContactEndpointRecordsRecordIdContactsPostResponses, CreateContactEndpointRecordsRecordIdContactsPostErrors, ThrowOnError, "fields">;
1132
+ /**
1133
+ * Delete Contact Endpoint
1134
+ *
1135
+ * Delete a contact.
1136
+ */
1137
+ export declare const deleteContactEndpointRecordsRecordIdContactsContactIdDelete: <ThrowOnError extends boolean = false>(options: Options<DeleteContactEndpointRecordsRecordIdContactsContactIdDeleteData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<DeleteContactEndpointRecordsRecordIdContactsContactIdDeleteResponses, DeleteContactEndpointRecordsRecordIdContactsContactIdDeleteErrors, ThrowOnError, "fields">;
1138
+ /**
1139
+ * Update Contact Endpoint
1140
+ *
1141
+ * Update a contact.
1142
+ */
1143
+ export declare const updateContactEndpointRecordsRecordIdContactsContactIdPatch: <ThrowOnError extends boolean = false>(options: Options<UpdateContactEndpointRecordsRecordIdContactsContactIdPatchData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<UpdateContactEndpointRecordsRecordIdContactsContactIdPatchResponses, UpdateContactEndpointRecordsRecordIdContactsContactIdPatchErrors, ThrowOnError, "fields">;
1144
+ /**
1145
+ * List Distributions Endpoint
1146
+ *
1147
+ * List all distributions for a record.
1148
+ */
1149
+ export declare const listDistributionsEndpointRecordsRecordIdDistributionsGet: <ThrowOnError extends boolean = false>(options: Options<ListDistributionsEndpointRecordsRecordIdDistributionsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListDistributionsEndpointRecordsRecordIdDistributionsGetResponses, ListDistributionsEndpointRecordsRecordIdDistributionsGetErrors, ThrowOnError, "fields">;
1150
+ /**
1151
+ * Create Distribution Endpoint
1152
+ *
1153
+ * Create a manual distribution for a record.
1154
+ */
1155
+ export declare const createDistributionEndpointRecordsRecordIdDistributionsPost: <ThrowOnError extends boolean = false>(options: Options<CreateDistributionEndpointRecordsRecordIdDistributionsPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<CreateDistributionEndpointRecordsRecordIdDistributionsPostResponses, CreateDistributionEndpointRecordsRecordIdDistributionsPostErrors, ThrowOnError, "fields">;
1156
+ /**
1157
+ * Delete Distribution Endpoint
1158
+ *
1159
+ * Delete a distribution (manual only; auto-generated distributions are immutable).
1160
+ */
1161
+ export declare const deleteDistributionEndpointRecordsRecordIdDistributionsDistributionIdDelete: <ThrowOnError extends boolean = false>(options: Options<DeleteDistributionEndpointRecordsRecordIdDistributionsDistributionIdDeleteData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<DeleteDistributionEndpointRecordsRecordIdDistributionsDistributionIdDeleteResponses, DeleteDistributionEndpointRecordsRecordIdDistributionsDistributionIdDeleteErrors, ThrowOnError, "fields">;
1162
+ /**
1163
+ * Update Distribution Endpoint
1164
+ *
1165
+ * Update a distribution (manual only; auto-generated distributions are immutable).
1166
+ */
1167
+ export declare const updateDistributionEndpointRecordsRecordIdDistributionsDistributionIdPatch: <ThrowOnError extends boolean = false>(options: Options<UpdateDistributionEndpointRecordsRecordIdDistributionsDistributionIdPatchData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<UpdateDistributionEndpointRecordsRecordIdDistributionsDistributionIdPatchResponses, UpdateDistributionEndpointRecordsRecordIdDistributionsDistributionIdPatchErrors, ThrowOnError, "fields">;
1168
+ /**
1169
+ * List Keywords Endpoint
1170
+ *
1171
+ * List all keywords for a record.
1172
+ */
1173
+ export declare const listKeywordsEndpointRecordsRecordIdKeywordsGet: <ThrowOnError extends boolean = false>(options: Options<ListKeywordsEndpointRecordsRecordIdKeywordsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListKeywordsEndpointRecordsRecordIdKeywordsGetResponses, ListKeywordsEndpointRecordsRecordIdKeywordsGetErrors, ThrowOnError, "fields">;
1174
+ /**
1175
+ * Create Keyword Endpoint
1176
+ *
1177
+ * Create a new keyword for a record.
1178
+ */
1179
+ export declare const createKeywordEndpointRecordsRecordIdKeywordsPost: <ThrowOnError extends boolean = false>(options: Options<CreateKeywordEndpointRecordsRecordIdKeywordsPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<CreateKeywordEndpointRecordsRecordIdKeywordsPostResponses, CreateKeywordEndpointRecordsRecordIdKeywordsPostErrors, ThrowOnError, "fields">;
1180
+ /**
1181
+ * Delete Keyword Endpoint
1182
+ *
1183
+ * Delete a keyword.
1184
+ */
1185
+ export declare const deleteKeywordEndpointRecordsRecordIdKeywordsKeywordIdDelete: <ThrowOnError extends boolean = false>(options: Options<DeleteKeywordEndpointRecordsRecordIdKeywordsKeywordIdDeleteData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<DeleteKeywordEndpointRecordsRecordIdKeywordsKeywordIdDeleteResponses, DeleteKeywordEndpointRecordsRecordIdKeywordsKeywordIdDeleteErrors, ThrowOnError, "fields">;
1186
+ /**
1187
+ * Search Datasets Endpoint
1188
+ *
1189
+ * Search datasets with text, spatial, and faceted filters.
1190
+ */
1191
+ export declare const searchDatasetsEndpointSearchDatasetsGet: <ThrowOnError extends boolean = false>(options?: Options<SearchDatasetsEndpointSearchDatasetsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<SearchDatasetsEndpointSearchDatasetsGetResponses, SearchDatasetsEndpointSearchDatasetsGetErrors, ThrowOnError, "fields">;
1192
+ /**
1193
+ * Search Facets Endpoint
1194
+ *
1195
+ * Return record_type facet counts for the given filters.
1196
+ */
1197
+ export declare const searchFacetsEndpointSearchFacetsGet: <ThrowOnError extends boolean = false>(options?: Options<SearchFacetsEndpointSearchFacetsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<SearchFacetsEndpointSearchFacetsGetResponses, SearchFacetsEndpointSearchFacetsGetErrors, ThrowOnError, "fields">;
1198
+ /**
1199
+ * List Saved Searches Endpoint
1200
+ *
1201
+ * List saved searches for the authenticated user.
1202
+ */
1203
+ export declare const listSavedSearchesEndpointSearchSavedGet: <ThrowOnError extends boolean = false>(options?: Options<ListSavedSearchesEndpointSearchSavedGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListSavedSearchesEndpointSearchSavedGetResponses, ListSavedSearchesEndpointSearchSavedGetErrors, ThrowOnError, "fields">;
1204
+ /**
1205
+ * Create Saved Search Endpoint
1206
+ *
1207
+ * Save a search query with a name for later reuse.
1208
+ */
1209
+ export declare const createSavedSearchEndpointSearchSavedPost: <ThrowOnError extends boolean = false>(options: Options<CreateSavedSearchEndpointSearchSavedPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<CreateSavedSearchEndpointSearchSavedPostResponses, CreateSavedSearchEndpointSearchSavedPostErrors, ThrowOnError, "fields">;
1210
+ /**
1211
+ * Delete Saved Search Endpoint
1212
+ *
1213
+ * Delete a saved search.
1214
+ */
1215
+ export declare const deleteSavedSearchEndpointSearchSavedSearchIdDelete: <ThrowOnError extends boolean = false>(options: Options<DeleteSavedSearchEndpointSearchSavedSearchIdDeleteData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<DeleteSavedSearchEndpointSearchSavedSearchIdDeleteResponses, DeleteSavedSearchEndpointSearchSavedSearchIdDeleteErrors, ThrowOnError, "fields">;
1216
+ /**
1217
+ * Get Saved Search Endpoint
1218
+ *
1219
+ * Get a single saved search by ID.
1220
+ */
1221
+ export declare const getSavedSearchEndpointSearchSavedSearchIdGet: <ThrowOnError extends boolean = false>(options: Options<GetSavedSearchEndpointSearchSavedSearchIdGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetSavedSearchEndpointSearchSavedSearchIdGetResponses, GetSavedSearchEndpointSearchSavedSearchIdGetErrors, ThrowOnError, "fields">;
1222
+ /**
1223
+ * Preview Service Layer
1224
+ *
1225
+ * Preview a selected remote layer via ogrinfo and create a pending IngestJob.
1226
+ *
1227
+ * Validates the URL against SSRF, builds the GDAL driver source string,
1228
+ * runs ogrinfo to extract metadata and sample rows, then creates an IngestJob
1229
+ * ready for the existing commit flow.
1230
+ */
1231
+ export declare const previewServiceLayerServicesPreviewPost: <ThrowOnError extends boolean = false>(options: Options<PreviewServiceLayerServicesPreviewPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<PreviewServiceLayerServicesPreviewPostResponses, PreviewServiceLayerServicesPreviewPostErrors, ThrowOnError, "fields">;
1232
+ /**
1233
+ * Probe Service Url
1234
+ *
1235
+ * Probe a remote service URL to detect its type and list available layers.
1236
+ *
1237
+ * Validates the URL against SSRF, detects whether it is a WFS or ArcGIS
1238
+ * service, and returns a unified layer list. All attempts are audit-logged.
1239
+ */
1240
+ export declare const probeServiceUrlServicesProbePost: <ThrowOnError extends boolean = false>(options: Options<ProbeServiceUrlServicesProbePostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ProbeServiceUrlServicesProbePostResponses, ProbeServiceUrlServicesProbePostErrors, ThrowOnError, "fields">;
1241
+ /**
1242
+ * Stac Collections
1243
+ *
1244
+ * List collections from a connected STAC API.
1245
+ */
1246
+ export declare const stacCollectionsServicesStacCollectionsPost: <ThrowOnError extends boolean = false>(options: Options<StacCollectionsServicesStacCollectionsPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<StacCollectionsServicesStacCollectionsPostResponses, StacCollectionsServicesStacCollectionsPostErrors, ThrowOnError, "fields">;
1247
+ /**
1248
+ * Stac Connect
1249
+ *
1250
+ * Connect to a STAC API and validate the endpoint.
1251
+ */
1252
+ export declare const stacConnectServicesStacConnectPost: <ThrowOnError extends boolean = false>(options: Options<StacConnectServicesStacConnectPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<StacConnectServicesStacConnectPostResponses, StacConnectServicesStacConnectPostErrors, ThrowOnError, "fields">;
1253
+ /**
1254
+ * Stac Import
1255
+ *
1256
+ * Import selected STAC items as raster datasets.
1257
+ *
1258
+ * Each item is registered as a raster_dataset record referencing the
1259
+ * remote COG asset URL. Titiler serves the tiles directly from the
1260
+ * remote source — no file download required.
1261
+ */
1262
+ export declare const stacImportServicesStacImportPost: <ThrowOnError extends boolean = false>(options: Options<StacImportServicesStacImportPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<StacImportServicesStacImportPostResponses, StacImportServicesStacImportPostErrors, ThrowOnError, "fields">;
1263
+ /**
1264
+ * Stac Search
1265
+ *
1266
+ * Search items in a STAC API with spatial/temporal filters.
1267
+ */
1268
+ export declare const stacSearchServicesStacSearchPost: <ThrowOnError extends boolean = false>(options: Options<StacSearchServicesStacSearchPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<StacSearchServicesStacSearchPostResponses, StacSearchServicesStacSearchPostErrors, ThrowOnError, "fields">;
1269
+ /**
1270
+ * Update Settings
1271
+ *
1272
+ * Update one or more settings (admin only). Returns updated settings.
1273
+ */
1274
+ export declare const updateSettingsSettingsPut: <ThrowOnError extends boolean = false>(options: Options<UpdateSettingsSettingsPutData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<UpdateSettingsSettingsPutResponses, UpdateSettingsSettingsPutErrors, ThrowOnError, "fields">;
1275
+ /**
1276
+ * Get All Settings
1277
+ *
1278
+ * Return all settings grouped by tab with source indicators (admin only).
1279
+ */
1280
+ export declare const getAllSettingsSettingsAllGet: <ThrowOnError extends boolean = false>(options?: Options<GetAllSettingsSettingsAllGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetAllSettingsSettingsAllGetResponses, GetAllSettingsSettingsAllGetErrors, ThrowOnError, "fields">;
1281
+ /**
1282
+ * Get Api Key Status
1283
+ *
1284
+ * Return which LLM API keys are configured (without exposing values).
1285
+ */
1286
+ export declare const getApiKeyStatusSettingsApiKeyStatusGet: <ThrowOnError extends boolean = false>(options?: Options<GetApiKeyStatusSettingsApiKeyStatusGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetApiKeyStatusSettingsApiKeyStatusGetResponses, GetApiKeyStatusSettingsApiKeyStatusGetErrors, ThrowOnError, "fields">;
1287
+ /**
1288
+ * Get Basemaps
1289
+ *
1290
+ * Return the configured basemap list (public, no auth required).
1291
+ *
1292
+ * Basemaps with ``{api_key}`` in the URL are filtered out when no key is
1293
+ * configured. When a key IS set the placeholder is resolved server-side.
1294
+ * The response uses ``BasemapPublicResponse`` which excludes ``api_key``.
1295
+ */
1296
+ export declare const getBasemapsSettingsBasemapsGet: <ThrowOnError extends boolean = false>(options?: Options<GetBasemapsSettingsBasemapsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetBasemapsSettingsBasemapsGetResponses, GetBasemapsSettingsBasemapsGetErrors, ThrowOnError, "fields">;
1297
+ /**
1298
+ * Get Branding
1299
+ *
1300
+ * Return branding configuration (public, no auth required).
1301
+ *
1302
+ * The active ``BrandingExtension`` provides initial defaults for branding
1303
+ * keys. PersistentConfig overrides take precedence when set. Community
1304
+ * advertises read-only ``show_badge`` only; badge-removal writes and
1305
+ * additional branding keys are enterprise controls (enterprise only).
1306
+ */
1307
+ export declare const getBrandingSettingsBrandingGet: <ThrowOnError extends boolean = false>(options?: Options<GetBrandingSettingsBrandingGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetBrandingSettingsBrandingGetResponses, GetBrandingSettingsBrandingGetErrors, ThrowOnError, "fields">;
1308
+ /**
1309
+ * Get Config Mode
1310
+ *
1311
+ * Return whether the app is in env-only config mode (public, no auth).
1312
+ */
1313
+ export declare const getConfigModeSettingsConfigModeGet: <ThrowOnError extends boolean = false>(options?: Options<GetConfigModeSettingsConfigModeGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetConfigModeSettingsConfigModeGetResponses, GetConfigModeSettingsConfigModeGetErrors, ThrowOnError, "fields">;
1314
+ /**
1315
+ * Detect Embedding Dims
1316
+ *
1317
+ * Probe the configured embedding model and return its output dimensions.
1318
+ */
1319
+ export declare const detectEmbeddingDimsSettingsDetectEmbeddingDimsPost: <ThrowOnError extends boolean = false>(options?: Options<DetectEmbeddingDimsSettingsDetectEmbeddingDimsPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<DetectEmbeddingDimsSettingsDetectEmbeddingDimsPostResponses, DetectEmbeddingDimsSettingsDetectEmbeddingDimsPostErrors, ThrowOnError, "fields">;
1320
+ /**
1321
+ * Edition Info
1322
+ *
1323
+ * Return current edition and available features. Public, no auth required.
1324
+ */
1325
+ export declare const editionInfoSettingsEditionGet: <ThrowOnError extends boolean = false>(options?: Options<EditionInfoSettingsEditionGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<EditionInfoSettingsEditionGetResponses, EditionInfoSettingsEditionGetErrors, ThrowOnError, "fields">;
1326
+ /**
1327
+ * Get Enabled Widgets
1328
+ *
1329
+ * Return enabled widget IDs. null = no restriction (all shown), [] = none, [...ids] = only those.
1330
+ */
1331
+ export declare const getEnabledWidgetsSettingsEnabledWidgetsGet: <ThrowOnError extends boolean = false>(options?: Options<GetEnabledWidgetsSettingsEnabledWidgetsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetEnabledWidgetsSettingsEnabledWidgetsGetResponses, GetEnabledWidgetsSettingsEnabledWidgetsGetErrors, ThrowOnError, "fields">;
1332
+ /**
1333
+ * Get Feature Flags
1334
+ *
1335
+ * Return public feature flags (no auth required).
1336
+ */
1337
+ export declare const getFeatureFlagsSettingsFeatureFlagsGet: <ThrowOnError extends boolean = false>(options?: Options<GetFeatureFlagsSettingsFeatureFlagsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetFeatureFlagsSettingsFeatureFlagsGetResponses, GetFeatureFlagsSettingsFeatureFlagsGetErrors, ThrowOnError, "fields">;
1338
+ /**
1339
+ * Get Map Defaults
1340
+ *
1341
+ * Return the default map center and zoom (public, no auth required).
1342
+ */
1343
+ export declare const getMapDefaultsSettingsMapDefaultsGet: <ThrowOnError extends boolean = false>(options?: Options<GetMapDefaultsSettingsMapDefaultsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetMapDefaultsSettingsMapDefaultsGetResponses, GetMapDefaultsSettingsMapDefaultsGetErrors, ThrowOnError, "fields">;
1344
+ /**
1345
+ * List Oauth Providers
1346
+ *
1347
+ * List all OAuth providers (admin only).
1348
+ */
1349
+ export declare const listOauthProvidersSettingsOauthProvidersGet: <ThrowOnError extends boolean = false>(options?: Options<ListOauthProvidersSettingsOauthProvidersGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ListOauthProvidersSettingsOauthProvidersGetResponses, ListOauthProvidersSettingsOauthProvidersGetErrors, ThrowOnError, "fields">;
1350
+ /**
1351
+ * Create Oauth Provider
1352
+ *
1353
+ * Create a new OAuth or SAML provider (admin only).
1354
+ *
1355
+ * Audit-log payload includes the full ``created`` snapshot with non-secret
1356
+ * fields verbatim and ``<redacted>`` markers for secrets that were submitted
1357
+ * in the request body (SAML-12 / Pitfall 9 / T-217-03-AUDIT-LEAK).
1358
+ */
1359
+ export declare const createOauthProviderSettingsOauthProvidersPost: <ThrowOnError extends boolean = false>(options: Options<CreateOauthProviderSettingsOauthProvidersPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<CreateOauthProviderSettingsOauthProvidersPostResponses, CreateOauthProviderSettingsOauthProvidersPostErrors, ThrowOnError, "fields">;
1360
+ /**
1361
+ * Delete Oauth Provider
1362
+ *
1363
+ * Delete an OAuth or SAML provider (admin only).
1364
+ *
1365
+ * Audit-log payload contains a ``deleted`` snapshot with the pre-delete
1366
+ * state — non-secret fields verbatim, secret fields marked ``<redacted>``
1367
+ * if they were previously set (T-217-03-AUDIT-LEAK mitigation extends to
1368
+ * delete events too).
1369
+ */
1370
+ export declare const deleteOauthProviderSettingsOauthProvidersProviderIdDelete: <ThrowOnError extends boolean = false>(options: Options<DeleteOauthProviderSettingsOauthProvidersProviderIdDeleteData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<DeleteOauthProviderSettingsOauthProvidersProviderIdDeleteResponses, DeleteOauthProviderSettingsOauthProvidersProviderIdDeleteErrors, ThrowOnError, "fields">;
1371
+ /**
1372
+ * Update Oauth Provider
1373
+ *
1374
+ * Update an existing OAuth or SAML provider (admin only).
1375
+ *
1376
+ * Audit-log payload contains ``details.changes`` with per-field
1377
+ * ``{"old": ..., "new": ...}`` diffs. Secret fields (idp_certificate,
1378
+ * client_secret_encrypted, client_secret) are redacted as
1379
+ * ``{"old": "<redacted>", "new": "<redacted>"}`` (Pitfall 9 / SAML-12 /
1380
+ * T-217-03-AUDIT-LEAK HIGH severity).
1381
+ */
1382
+ export declare const updateOauthProviderSettingsOauthProvidersProviderIdPut: <ThrowOnError extends boolean = false>(options: Options<UpdateOauthProviderSettingsOauthProvidersProviderIdPutData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<UpdateOauthProviderSettingsOauthProvidersProviderIdPutResponses, UpdateOauthProviderSettingsOauthProvidersProviderIdPutErrors, ThrowOnError, "fields">;
1383
+ /**
1384
+ * Reset Settings
1385
+ *
1386
+ * Reset one or more settings to their defaults (admin only). Returns updated settings.
1387
+ */
1388
+ export declare const resetSettingsSettingsResetPost: <ThrowOnError extends boolean = false>(options: Options<ResetSettingsSettingsResetPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ResetSettingsSettingsResetPostResponses, ResetSettingsSettingsResetPostErrors, ThrowOnError, "fields">;
1389
+ /**
1390
+ * Get Tile Config
1391
+ *
1392
+ * Return tile delivery configuration (public, no auth required).
1393
+ */
1394
+ export declare const getTileConfigSettingsTileConfigGet: <ThrowOnError extends boolean = false>(options?: Options<GetTileConfigSettingsTileConfigGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetTileConfigSettingsTileConfigGetResponses, GetTileConfigSettingsTileConfigGetErrors, ThrowOnError, "fields">;
1395
+ /**
1396
+ * Landing Page
1397
+ *
1398
+ * STAC Catalog landing page.
1399
+ */
1400
+ export declare const landingPageStacGet: <ThrowOnError extends boolean = false>(options?: Options<LandingPageStacGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<LandingPageStacGetResponses, unknown, ThrowOnError, "fields">;
1401
+ /**
1402
+ * Get Collections
1403
+ *
1404
+ * List all STAC Collections.
1405
+ */
1406
+ export declare const getCollectionsStacCollectionsGet: <ThrowOnError extends boolean = false>(options?: Options<GetCollectionsStacCollectionsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetCollectionsStacCollectionsGetResponses, unknown, ThrowOnError, "fields">;
1407
+ /**
1408
+ * Get Collection
1409
+ *
1410
+ * Get a single STAC Collection.
1411
+ */
1412
+ export declare const getCollectionStacCollectionsCollectionIdGet: <ThrowOnError extends boolean = false>(options: Options<GetCollectionStacCollectionsCollectionIdGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetCollectionStacCollectionsCollectionIdGetResponses, GetCollectionStacCollectionsCollectionIdGetErrors, ThrowOnError, "fields">;
1413
+ /**
1414
+ * Get Collection Items
1415
+ *
1416
+ * List STAC Items within a collection.
1417
+ */
1418
+ export declare const getCollectionItemsStacCollectionsCollectionIdItemsGet: <ThrowOnError extends boolean = false>(options: Options<GetCollectionItemsStacCollectionsCollectionIdItemsGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetCollectionItemsStacCollectionsCollectionIdItemsGetResponses, GetCollectionItemsStacCollectionsCollectionIdItemsGetErrors, ThrowOnError, "fields">;
1419
+ /**
1420
+ * Get Collection Item
1421
+ *
1422
+ * Get a single STAC Item within a collection.
1423
+ */
1424
+ export declare const getCollectionItemStacCollectionsCollectionIdItemsItemIdGet: <ThrowOnError extends boolean = false>(options: Options<GetCollectionItemStacCollectionsCollectionIdItemsItemIdGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetCollectionItemStacCollectionsCollectionIdItemsItemIdGetResponses, GetCollectionItemStacCollectionsCollectionIdItemsItemIdGetErrors, ThrowOnError, "fields">;
1425
+ /**
1426
+ * Conformance
1427
+ *
1428
+ * STAC API conformance classes.
1429
+ */
1430
+ export declare const conformanceStacConformanceGet: <ThrowOnError extends boolean = false>(options?: Options<ConformanceStacConformanceGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ConformanceStacConformanceGetResponses, unknown, ThrowOnError, "fields">;
1431
+ /**
1432
+ * Get Item
1433
+ *
1434
+ * Get a single STAC Item by dataset ID.
1435
+ */
1436
+ export declare const getItemStacItemsItemIdGet: <ThrowOnError extends boolean = false>(options: Options<GetItemStacItemsItemIdGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetItemStacItemsItemIdGetResponses, GetItemStacItemsItemIdGetErrors, ThrowOnError, "fields">;
1437
+ /**
1438
+ * Search Get
1439
+ *
1440
+ * STAC Item Search (GET).
1441
+ */
1442
+ export declare const searchGetStacSearchGet: <ThrowOnError extends boolean = false>(options?: Options<SearchGetStacSearchGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<SearchGetStacSearchGetResponses, SearchGetStacSearchGetErrors, ThrowOnError, "fields">;
1443
+ /**
1444
+ * Search Post
1445
+ *
1446
+ * STAC Item Search (POST with JSON body).
1447
+ */
1448
+ export declare const searchPostStacSearchPost: <ThrowOnError extends boolean = false>(options: Options<SearchPostStacSearchPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<SearchPostStacSearchPostResponses, SearchPostStacSearchPostErrors, ThrowOnError, "fields">;
1449
+ /**
1450
+ * Raster Auth Check
1451
+ *
1452
+ * Auth-check endpoint called by nginx auth_request for raster tile serving.
1453
+ *
1454
+ * Validates RBAC access to a raster dataset and returns the COG open-path
1455
+ * in response headers (which nginx passes to Titiler, never the browser).
1456
+ *
1457
+ * Returns:
1458
+ * 200 with X-GeoLens-Asset-OpenPath and X-GeoLens-Cache-Status headers
1459
+ * 401 if authentication is required but missing
1460
+ * 403 if embed token is invalid
1461
+ * 404 if dataset not found, not a raster, or has no raster asset
1462
+ */
1463
+ export declare const rasterAuthCheckTilesRasterAuthCheckGet: <ThrowOnError extends boolean = false>(options: Options<RasterAuthCheckTilesRasterAuthCheckGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<RasterAuthCheckTilesRasterAuthCheckGetResponses, RasterAuthCheckTilesRasterAuthCheckGetErrors, ThrowOnError, "fields">;
1464
+ /**
1465
+ * Raster Tile Proxy
1466
+ *
1467
+ * API-side raster tile proxy: auth check + fetch from Titiler.
1468
+ *
1469
+ * Used by Vite dev proxy and as a fallback for deployments without nginx.
1470
+ * Production deployments with nginx should use the nginx raster-tiles path
1471
+ * for better caching and performance.
1472
+ */
1473
+ export declare const rasterTileProxyTilesRasterProxyDatasetIdZXYFmtGet: <ThrowOnError extends boolean = false>(options: Options<RasterTileProxyTilesRasterProxyDatasetIdZxyFmtGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<RasterTileProxyTilesRasterProxyDatasetIdZxyFmtGetResponses, RasterTileProxyTilesRasterProxyDatasetIdZxyFmtGetErrors, ThrowOnError, "fields">;
1474
+ /**
1475
+ * Get Tile Token
1476
+ *
1477
+ * Generate a tile token for a dataset.
1478
+ *
1479
+ * For vector datasets: returns HMAC-signed token (sig, exp, scope, expires_in).
1480
+ * For raster datasets: returns tile URL template and metadata.
1481
+ *
1482
+ * Both responses include a discriminated ``kind`` field.
1483
+ *
1484
+ * Public datasets can be accessed without authentication.
1485
+ * Private/restricted datasets require authentication and RBAC checks.
1486
+ */
1487
+ export declare const getTileTokenTilesTokenDatasetIdGet: <ThrowOnError extends boolean = false>(options: Options<GetTileTokenTilesTokenDatasetIdGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetTileTokenTilesTokenDatasetIdGetResponses, GetTileTokenTilesTokenDatasetIdGetErrors, ThrowOnError, "fields">;
1488
+ /**
1489
+ * Get Tile Tokens Batch
1490
+ *
1491
+ * Batch-generate tile tokens for up to 50 datasets in one request.
1492
+ *
1493
+ * Optimization for multi-layer maps: a 20-layer builder map previously
1494
+ * fired 20 parallel GET /token/{id}/ requests (20 HTTP + 20 RBAC + 20 HMAC
1495
+ * signatures). This endpoint does the same work in a single round trip
1496
+ * with one DB query for dataset metadata (PERF-N5).
1497
+ *
1498
+ * Per-dataset errors (404, 403) do not fail the batch — instead the
1499
+ * response maps the offending dataset_id to ``{"error": "..."}``. Clients
1500
+ * should check each entry for the ``error`` key.
1501
+ */
1502
+ export declare const getTileTokensBatchTilesTokensPost: <ThrowOnError extends boolean = false>(options: Options<GetTileTokensBatchTilesTokensPostData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<GetTileTokensBatchTilesTokensPostResponses, GetTileTokensBatchTilesTokensPostErrors, ThrowOnError, "fields">;
1503
+ /**
1504
+ * Tile Endpoint
1505
+ *
1506
+ * Serve a vector tile as gzipped MVT binary.
1507
+ *
1508
+ * URL pattern: /tiles/data.{table_name}/{z}/{x}/{y}.pbf
1509
+ *
1510
+ * Non-public datasets require valid HMAC signature params (sig, exp, scope).
1511
+ * Public datasets can be accessed without any signature.
1512
+ */
1513
+ export declare const tileEndpointTilesTablePathZXYPbfGet: <ThrowOnError extends boolean = false>(options: Options<TileEndpointTilesTablePathZxyPbfGetData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<TileEndpointTilesTablePathZxyPbfGetResponses, TileEndpointTilesTablePathZxyPbfGetErrors, ThrowOnError, "fields">;
1514
+ //# sourceMappingURL=sdk.gen.d.ts.map