Skip to main content

Module app_api

Module app_api 

Source

Enums§

AppDownloadS3ParquetFileAsCsvError
struct for typed errors of method app_download_s3_parquet_file_as_csv
AppLoadCsvPreviewError
struct for typed errors of method app_load_csv_preview
AppLoadFileMetadataError
struct for typed errors of method app_load_file_metadata
AppLoadFilePreviewError
struct for typed errors of method app_load_file_preview
AppLoadParquetPreviewError
struct for typed errors of method app_load_parquet_preview
AppLoadTableCountError
struct for typed errors of method app_load_table_count
CreateAppError
struct for typed errors of method create_app
CreateAppRawSourceError
struct for typed errors of method create_app_raw_source
CustomPathExistsError
struct for typed errors of method custom_path_exists
DeleteAppError
struct for typed errors of method delete_app
DeleteS3FileFromAppError
struct for typed errors of method delete_s3_file_from_app
ExecuteComponentError
struct for typed errors of method execute_component
ExistsAppError
struct for typed errors of method exists_app
GetAppByPathError
struct for typed errors of method get_app_by_path
GetAppByVersionError
struct for typed errors of method get_app_by_version
GetAppEmbedTokenByCustomPathError
struct for typed errors of method get_app_embed_token_by_custom_path
GetAppEmbedTokenByPathError
struct for typed errors of method get_app_embed_token_by_path
GetAppEmbedTokenBySecretError
struct for typed errors of method get_app_embed_token_by_secret
GetAppHistoryByPathError
struct for typed errors of method get_app_history_by_path
GetAppLatestVersionError
struct for typed errors of method get_app_latest_version
GetAppLiteByPathError
struct for typed errors of method get_app_lite_by_path
GetGuestEntryByCustomPathError
struct for typed errors of method get_guest_entry_by_custom_path
GetGuestEntryError
struct for typed errors of method get_guest_entry
GetHubAppByIdError
struct for typed errors of method get_hub_app_by_id
GetHubRawAppByIdError
struct for typed errors of method get_hub_raw_app_by_id
GetPublicAppByCustomPathError
struct for typed errors of method get_public_app_by_custom_path
GetPublicAppBySecretError
struct for typed errors of method get_public_app_by_secret
GetPublicResourceError
struct for typed errors of method get_public_resource
GetPublicSecretOfAppError
struct for typed errors of method get_public_secret_of_app
GetPublicSecretOfLatestVersionOfAppError
struct for typed errors of method get_public_secret_of_latest_version_of_app
GetRawAppDataError
struct for typed errors of method get_raw_app_data
ListAppPathsFromWorkspaceRunnableError
struct for typed errors of method list_app_paths_from_workspace_runnable
ListAppsError
struct for typed errors of method list_apps
ListHubAppsError
struct for typed errors of method list_hub_apps
ListSearchAppError
struct for typed errors of method list_search_app
MintPreviewSdkTokenError
struct for typed errors of method mint_preview_sdk_token
SignS3ObjectsError
struct for typed errors of method sign_s3_objects
UpdateAppError
struct for typed errors of method update_app
UpdateAppHistoryError
struct for typed errors of method update_app_history
UpdateAppRawSourceError
struct for typed errors of method update_app_raw_source
UploadS3FileFromAppError
struct for typed errors of method upload_s3_file_from_app

Functions§

app_download_s3_parquet_file_as_csv
app_load_csv_preview
app_load_file_metadata
app_load_file_preview
app_load_parquet_preview
app_load_table_count
create_app
create_app_raw_source
custom_path_exists
delete_app
delete_s3_file_from_app
execute_component
exists_app
get_app_by_path
get_app_by_version
get_app_embed_token_by_custom_path
get_app_embed_token_by_path
get_app_embed_token_by_secret
get_app_history_by_path
get_app_latest_version
get_app_lite_by_path
get_guest_entry
Unauthenticated: what a signed-out visitor reads to learn that signing in would let them in. 404 unless the app’s execution mode is guest AND the workspace has guest_access_enabled AND the instance has not set the guest_access_disabled global setting, so it says nothing about apps that are not open to guests. Discloses only the app path, to a caller already holding the share secret.
get_guest_entry_by_custom_path
The custom-path counterpart of getGuestEntry. Unauthenticated; 404 unless the app’s execution mode is guest AND its workspace has guest_access_enabled AND the instance has not set guest_access_disabled. Returns the workspace too, since a custom URL may not carry it.
get_hub_app_by_id
get_hub_raw_app_by_id
get_public_app_by_custom_path
get_public_app_by_secret
get_public_resource
get_public_secret_of_app
get_public_secret_of_latest_version_of_app
get_raw_app_data
list_app_paths_from_workspace_runnable
list_apps
list_hub_apps
list_search_app
mint_preview_sdk_token
sign_s3_objects
update_app
update_app_history
update_app_raw_source
upload_s3_file_from_app