superset.apache.local – superset
Superset
- Homepage
- https://api.apis.guru/v2/specs/superset.apache.local:superset/v1.json
- Provider
- superset.apache.local:superset / superset
- OpenAPI version
- 3.0.2
- Spec (JSON)
- https://api.apis.guru/v2/specs/superset.apache.local/superset/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/superset.apache.local/superset/v1/openapi.yaml
Tools (122)
Extracted live via the executor SDK.
-
annotationLayers.deleteAnnotationLayerDeletes multiple annotation layers in a bulk operation.
-
annotationLayers.deleteAnnotationLayerPkDelete Annotation layer
-
annotationLayers.deleteAnnotationLayerPkAnnotationDeletes multiple annotation in a bulk operation.
-
annotationLayers.deleteAnnotationLayerPkAnnotationAnnotationIdDelete Annotation layer
-
annotationLayers.getAnnotationLayerGet a list of Annotation layers, use Rison or JSON query parameters for filtering, sorting, pagination and for selecting specific columns and metadata.
-
annotationLayers.getAnnotationLayerInfoGet metadata information about this API resource
-
annotationLayers.getAnnotationLayerPkGet an Annotation layer
-
annotationLayers.getAnnotationLayerPkAnnotationGet a list of Annotation layers, use Rison or JSON query parameters for filtering, sorting, pagination and for selecting specific columns and metadata.
-
annotationLayers.getAnnotationLayerPkAnnotationAnnotationIdGet an Annotation layer
-
annotationLayers.getAnnotationLayerRelatedColumnNameGET /annotation_layer/related/{column_name}
-
annotationLayers.postAnnotationLayerCreate an Annotation layer
-
annotationLayers.postAnnotationLayerPkAnnotationCreate an Annotation layer
-
annotationLayers.putAnnotationLayerPkUpdate an Annotation layer
-
annotationLayers.putAnnotationLayerPkAnnotationAnnotationIdUpdate an Annotation layer
-
asyncEventsRestApi.getAsyncEventReads off of the Redis events stream, using the user's JWT token and optional query params for last event received.
-
cacheRestApi.postCachekeyInvalidateTakes a list of datasources, finds the associated cache records and invalidates them and removes the database records
-
charts.deleteChartDeletes multiple Charts in a bulk operation.
-
charts.deleteChartPkDeletes a Chart.
-
charts.getChartGet a list of charts, use Rison or JSON query parameters for filtering, sorting, pagination and for selecting specific columns and metadata.
-
charts.getChartDataCacheKeyTakes a query context cache key and returns payload data response for the given query.
-
charts.getChartExportExports multiple charts and downloads them as YAML files
-
charts.getChartFavoriteStatusCheck favorited dashboards for current user
-
charts.getChartInfoSeveral metadata information about chart API endpoints.
-
charts.getChartPkGet a chart detail information.
-
charts.getChartPkCacheScreenshotCompute and cache a screenshot.
-
charts.getChartPkDataTakes a chart ID and uses the query context stored when the chart was saved to return payload data response.
-
charts.getChartPkScreenshotDigestGet a computed screenshot from cache.
-
charts.getChartPkThumbnailDigestCompute or get already computed chart thumbnail from cache.
-
charts.getChartRelatedColumnNameGet a list of all possible owners for a chart. Use
ownershas thecolumn_nameparameter -
charts.postChartCreate a new Chart.
-
charts.postChartDataTakes a query context constructed in the client and returns payload data response for the given query.
-
charts.postChartImportPOST /chart/import/
-
charts.putChartPkChanges a Chart.
-
cssTemplates.deleteCssTemplateDeletes multiple css templates in a bulk operation.
-
cssTemplates.deleteCssTemplatePkDelete CSS template
-
cssTemplates.getCssTemplateGet a list of CSS templates, use Rison or JSON query parameters for filtering, sorting, pagination and for selecting specific columns and metadata.
-
cssTemplates.getCssTemplateInfoGet metadata information about this API resource
-
cssTemplates.getCssTemplatePkGet a CSS template
-
cssTemplates.getCssTemplateRelatedColumnNameGET /css_template/related/{column_name}
-
cssTemplates.postCssTemplateCreate a CSS template
-
cssTemplates.putCssTemplatePkUpdate a CSS template
-
dashboards.deleteDashboardDeletes multiple Dashboards in a bulk operation.
-
dashboards.deleteDashboardPkDeletes a Dashboard.
-
dashboards.getDashboardGet a list of dashboards, use Rison or JSON query parameters for filtering, sorting, pagination and for selecting specific columns and metadata.
-
dashboards.getDashboardExportExports multiple Dashboards and downloads them as YAML files.
-
dashboards.getDashboardFavoriteStatusCheck favorited dashboards for current user
-
dashboards.getDashboardIdOrSlugGet a dashboard detail information.
-
dashboards.getDashboardIdOrSlugChartsGet the chart definitions for a given dashboard
-
dashboards.getDashboardIdOrSlugDatasetsReturns a list of a dashboard's datasets. Each dataset includes only the information necessary to render the dashboard's charts.
-
dashboards.getDashboardInfoSeveral metadata information about dashboard API endpoints.
-
dashboards.getDashboardPkThumbnailDigestCompute async or get already computed dashboard thumbnail from cache.
-
dashboards.getDashboardRelatedColumnNameGet a list of all possible owners for a dashboard.
-
dashboards.postDashboardCreate a new Dashboard.
-
dashboards.postDashboardImportPOST /dashboard/import/
-
dashboards.putDashboardPkChanges a Dashboard.
-
database.deleteDatabasePkDeletes a Database.
-
database.getDatabaseGet a list of models
-
database.getDatabaseAvailableGet names of databases currently available
-
database.getDatabaseExportDownload database(s) and associated dataset(s) as a zip file
-
database.getDatabaseInfoGet metadata information about this API resource
-
database.getDatabasePkGet an item model
-
database.getDatabasePkFunctionNamesGet function names supported by a database
-
database.getDatabasePkRelatedObjectsGet charts and dashboards count associated to a database
-
database.getDatabasePkSchemasGet all schemas from a database
-
database.getDatabasePkSelectStarTableNameGet database select star for table
-
database.getDatabasePkSelectStarTableNameSchemaNameGet database select star for table
-
database.getDatabasePkTableTableNameSchemaNameGet database table metadata
-
database.postDatabaseCreate a new Database.
-
database.postDatabaseImportPOST /database/import/
-
database.postDatabaseTestConnectionTests a database connection
-
database.postDatabaseValidateParametersValidates parameters used to connect to a database
-
database.putDatabasePkChanges a Database.
-
datasets.deleteDatasetDeletes multiple Datasets in a bulk operation.
-
datasets.deleteDatasetPkDeletes a Dataset
-
datasets.deleteDatasetPkColumnColumnIdDelete a Dataset column
-
datasets.deleteDatasetPkMetricMetricIdDelete a Dataset metric
-
datasets.getDatasetGet a list of models
-
datasets.getDatasetDistinctColumnNameGET /dataset/distinct/{column_name}
-
datasets.getDatasetExportExports multiple datasets and downloads them as YAML files
-
datasets.getDatasetInfoGet metadata information about this API resource
-
datasets.getDatasetPkGet an item model
-
datasets.getDatasetPkRelatedObjectsGet charts and dashboards count associated to a dataset
-
datasets.getDatasetRelatedColumnNameGET /dataset/related/{column_name}
-
datasets.postDatasetCreate a new Dataset
-
datasets.postDatasetImportPOST /dataset/import/
-
datasets.putDatasetPkChanges a Dataset
-
datasets.putDatasetPkRefreshRefreshes and updates columns of a dataset
-
logRestApi.getLogGet a list of models
-
logRestApi.getLogPkGet an item model
-
logRestApi.postLogPOST /log/
-
menu.getMenuGet the menu data structure. Returns a forest like structure with the menu the user has access to
-
openApi.getOpenapiVersionOpenapiGet the OpenAPI spec for a specific API version
-
queries.deleteSavedQueryDeletes multiple saved queries in a bulk operation.
-
queries.deleteSavedQueryPkDelete saved query
-
queries.getQueryGet a list of queries, use Rison or JSON query parameters for filtering, sorting, pagination and for selecting specific columns and metadata.
-
queries.getQueryDistinctColumnNameGET /query/distinct/{column_name}
-
queries.getQueryPkGet query detail information.
-
queries.getQueryRelatedColumnNameGET /query/related/{column_name}
-
queries.getSavedQueryGet a list of saved queries, use Rison or JSON query parameters for filtering, sorting, pagination and for selecting specific columns and metadata.
-
queries.getSavedQueryDistinctColumnNameGET /saved_query/distinct/{column_name}
-
queries.getSavedQueryExportExports multiple saved queries and downloads them as YAML files
-
queries.getSavedQueryInfoGet metadata information about this API resource
-
queries.getSavedQueryPkGet a saved query
-
queries.getSavedQueryRelatedColumnNameGET /saved_query/related/{column_name}
-
queries.postSavedQueryCreate a saved query
-
queries.postSavedQueryImportPOST /saved_query/import/
-
queries.putSavedQueryPkUpdate a saved query
-
reportSchedules.deleteReportDeletes multiple report schedules in a bulk operation.
-
reportSchedules.deleteReportPkDelete a report schedule
-
reportSchedules.getReportGet a list of report schedules, use Rison or JSON query parameters for filtering, sorting, pagination and for selecting specific columns and metadata.
-
reportSchedules.getReportInfoGet metadata information about this API resource
-
reportSchedules.getReportPkGet a report schedule
-
reportSchedules.getReportPkLogGet a list of report schedule logs, use Rison or JSON query parameters for filtering, sorting, pagination and for selecting specific columns and metadata.
-
reportSchedules.getReportPkLogLogIdGet a report schedule log
-
reportSchedules.getReportRelatedColumnNameGET /report/related/{column_name}
-
reportSchedules.postReportCreate a report schedule
-
reportSchedules.putReportPkUpdate a report schedule
-
security.getSecurityCsrfTokenFetch the CSRF token
-
security.postSecurityLoginAuthenticate and get a JWT access and refresh token
-
security.postSecurityRefreshUse the refresh token to get a new JWT access token
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools