# MindBridge Documentation ## Docs - [Create an API Token](https://developer.mindbridge.ai/api-explorer/create-api-token.md) - [Endpoint model](https://developer.mindbridge.ai/api-explorer/endpoint-model.md) - [Entity model](https://developer.mindbridge.ai/api-explorer/entity-model.md) - [Version 1.8.2](https://developer.mindbridge.ai/api-explorer/export-open-api-specification-1.8.2.md) - [Version 1.8.3](https://developer.mindbridge.ai/api-explorer/export-open-api-specification-1.8.3.md) - [Overview](https://developer.mindbridge.ai/api-explorer/info-description.md) - [MindBridge Query Language](https://developer.mindbridge.ai/api-explorer/mindbridge-query-language.md) - [MindBridge API](https://developer.mindbridge.ai/api-explorer/overview.md) - [Quick Start](https://developer.mindbridge.ai/api-explorer/quick-start.md) - [Rate limiting](https://developer.mindbridge.ai/api-explorer/rate-limiting.md) - [Security](https://developer.mindbridge.ai/api-explorer/security.md) - [Account Groupings](https://developer.mindbridge.ai/api-explorer/tag-descriptions/account-groupings.md) - [Account Groups](https://developer.mindbridge.ai/api-explorer/tag-descriptions/account-groups.md) - [Account Mappings](https://developer.mindbridge.ai/api-explorer/tag-descriptions/account-mappings.md) - [Admin reports](https://developer.mindbridge.ai/api-explorer/tag-descriptions/admin-reports.md) - [Analyses](https://developer.mindbridge.ai/api-explorer/tag-descriptions/analyses.md) - [Analysis Results](https://developer.mindbridge.ai/api-explorer/tag-descriptions/analysis-results.md) - [Analysis Source Types](https://developer.mindbridge.ai/api-explorer/tag-descriptions/analysis-source-types.md) - [Analysis Sources](https://developer.mindbridge.ai/api-explorer/tag-descriptions/analysis-sources.md) - [Analysis Type Configuration](https://developer.mindbridge.ai/api-explorer/tag-descriptions/analysis-type-configuration.md) - [Analysis Types](https://developer.mindbridge.ai/api-explorer/tag-descriptions/analysis-types.md) - [API Tokens](https://developer.mindbridge.ai/api-explorer/tag-descriptions/api-tokens.md) - [Async Results](https://developer.mindbridge.ai/api-explorer/tag-descriptions/async-results.md) - [Chunked Files](https://developer.mindbridge.ai/api-explorer/tag-descriptions/chunked-files.md) - [Connection Data Sources](https://developer.mindbridge.ai/api-explorer/tag-descriptions/connection-data-sources.md) - [Connection Tables Results](https://developer.mindbridge.ai/api-explorer/tag-descriptions/connection-tables-results.md) - [Connection Test Results](https://developer.mindbridge.ai/api-explorer/tag-descriptions/connection-test-results.md) - [Connections](https://developer.mindbridge.ai/api-explorer/tag-descriptions/connections.md) - [Data Connection Tables](https://developer.mindbridge.ai/api-explorer/tag-descriptions/data-connection-tables.md) - [Data Tables](https://developer.mindbridge.ai/api-explorer/tag-descriptions/data-tables.md) - [Data Transformation](https://developer.mindbridge.ai/api-explorer/tag-descriptions/data-transformation.md) - [Engagement Account Groupings](https://developer.mindbridge.ai/api-explorer/tag-descriptions/engagement-account-groupings.md) - [Engagement Account Groups](https://developer.mindbridge.ai/api-explorer/tag-descriptions/engagement-account-groups.md) - [Engagements](https://developer.mindbridge.ai/api-explorer/tag-descriptions/engagements.md) - [File Info](https://developer.mindbridge.ai/api-explorer/tag-descriptions/file-info.md) - [File Manager](https://developer.mindbridge.ai/api-explorer/tag-descriptions/file-manager.md) - [File Results](https://developer.mindbridge.ai/api-explorer/tag-descriptions/file-results.md) - [JSON Tables](https://developer.mindbridge.ai/api-explorer/tag-descriptions/json-tables.md) - [Libraries](https://developer.mindbridge.ai/api-explorer/tag-descriptions/libraries.md) - [Organizations](https://developer.mindbridge.ai/api-explorer/tag-descriptions/organizations.md) - [Populations](https://developer.mindbridge.ai/api-explorer/tag-descriptions/populations.md) - [Reporting Period Configuration](https://developer.mindbridge.ai/api-explorer/tag-descriptions/reporting-period-configuration.md) - [Risk Ranges](https://developer.mindbridge.ai/api-explorer/tag-descriptions/risk-ranges.md) - [Saved Filters](https://developer.mindbridge.ai/api-explorer/tag-descriptions/saved-filters.md) - [Task History](https://developer.mindbridge.ai/api-explorer/tag-descriptions/task-history.md) - [Tasks](https://developer.mindbridge.ai/api-explorer/tag-descriptions/tasks.md) - [Transaction ID Previews](https://developer.mindbridge.ai/api-explorer/tag-descriptions/transaction-id-previews.md) - [Users](https://developer.mindbridge.ai/api-explorer/tag-descriptions/users.md) - [Webhook event logs](https://developer.mindbridge.ai/api-explorer/tag-descriptions/webhook-event-logs.md) - [Webhooks](https://developer.mindbridge.ai/api-explorer/tag-descriptions/webhooks.md) - [Webhooks](https://developer.mindbridge.ai/api-explorer/webhooks.md): Webhooks ------ - [Append From Chunked File](https://developer.mindbridge.ai/api-reference/account-groupings/append-from-chunked-file.md): Append a chunked file that contains a MindBridge account grouping file (.xlsx) to an existing account grouping to add new account groups and mappings to the existing account grouping. - [Delete Account Grouping](https://developer.mindbridge.ai/api-reference/account-groupings/delete-account-grouping.md): Delete an existing account grouping, identified by its ID. - [Export Account Grouping](https://developer.mindbridge.ai/api-reference/account-groupings/export-account-grouping.md): Export an account grouping and all it’s account groups as an Excel file. Exporting returns an async result, which can then be used to return a file result. - [Import From Chunked File](https://developer.mindbridge.ai/api-reference/account-groupings/import-from-chunked-file.md): Import a chunked file that contains a MindBridge account grouping file (.xlsx) or a _CCH group trial balance_ file to create a new account grouping entry with a complete set of account groups and MAC mappings. - [Query Account Grouping](https://developer.mindbridge.ai/api-reference/account-groupings/query-account-grouping.md): Query account groupings, optionally applying a filter. - [Read Account Grouping](https://developer.mindbridge.ai/api-reference/account-groupings/read-account-grouping.md): Read an existing account grouping, identified by its ID. - [Update Account Grouping](https://developer.mindbridge.ai/api-reference/account-groupings/update-account-grouping.md): Update an existing account grouping, identified by its ID. - [Query Account Group](https://developer.mindbridge.ai/api-reference/account-groups/query-account-group.md): Query account groups, optionally applying a filter. - [Read Account Group](https://developer.mindbridge.ai/api-reference/account-groups/read-account-group.md): Read an existing account group, identified by its ID. - [Update Account Group](https://developer.mindbridge.ai/api-reference/account-groups/update-account-group.md): Update an existing account group, identified by its ID. - [Delete Unused Account Mappings For Engagement](https://developer.mindbridge.ai/api-reference/account-mappings/delete-unused-account-mappings-for-engagement.md): Deletes all unused accounts mappings for the provided engagement. - [Export Account Mappings For Engagement](https://developer.mindbridge.ai/api-reference/account-mappings/export-account-mappings-for-engagement.md): ### Permissions - `api.analyses.read` - [Get Account Mapping](https://developer.mindbridge.ai/api-reference/account-mappings/get-account-mapping.md): Read an existing account mappings, identified by its ID. - [Query Account Mappings](https://developer.mindbridge.ai/api-reference/account-mappings/query-account-mappings.md): Query account mappings, optionally applying a filter. - [Update Account Mapping](https://developer.mindbridge.ai/api-reference/account-mappings/update-account-mapping.md): Update an existing account mapping, identified by its ID. - [Verify Account Mappings For Engagement](https://developer.mindbridge.ai/api-reference/account-mappings/verify-account-mappings-for-engagement.md): Mark all account mappings for a given engagement as verified. - [Run Activity Report](https://developer.mindbridge.ai/api-reference/admin-reports/run-activity-report.md): Running an **activity report** returns an async result, which can then be used to return a **file result**. - [Run Analysis Overview Report](https://developer.mindbridge.ai/api-reference/admin-reports/run-analysis-overview-report.md): Running an **analysis overview report** returns an async result, which can then be used to return a **file result**. - [Run Row Usage Report](https://developer.mindbridge.ai/api-reference/admin-reports/run-row-usage-report.md): Running a **row usage report** returns an async result, which can then be used to return a **file result**. - [Create Analysis](https://developer.mindbridge.ai/api-reference/analyses/create-analysis.md): Create a new analysis. - [Delete Analysis](https://developer.mindbridge.ai/api-reference/analyses/delete-analysis.md): Delete an existing analysis, identified by its ID. - [Engagement Roll Forward Analysis](https://developer.mindbridge.ai/api-reference/analyses/engagement-roll-forward-analysis.md): Roll a completed analysis forward into an existing engagement. This will create a new analysis within the target engagement using the source analysis' data as prior period data for the new analysis. - [Query Analysis](https://developer.mindbridge.ai/api-reference/analyses/query-analysis.md): Query analyses, optionally applying a filter. - [Read Analysis](https://developer.mindbridge.ai/api-reference/analyses/read-analysis.md): Read an existing analysis, identified by its ID. - [Read Analysis Status](https://developer.mindbridge.ai/api-reference/analyses/read-analysis-status.md): See a summary of the readiness of an existing analysis, including errors, missing analysis sources and more. - [Run Analysis](https://developer.mindbridge.ai/api-reference/analyses/run-analysis.md): Run an analysis through MindBridge’s analytics. - [Start Analysis](https://developer.mindbridge.ai/api-reference/analyses/start-analysis.md): Run an analysis through MindBridge’s analytics. - [Update Analysis](https://developer.mindbridge.ai/api-reference/analyses/update-analysis.md): Update an existing analysis, identified by its ID. - [Query Analysis Results](https://developer.mindbridge.ai/api-reference/analysis-results/query-analysis-results.md): Query analysis results, optionally applying a filter. - [Read Analysis Result](https://developer.mindbridge.ai/api-reference/analysis-results/read-analysis-result.md): Read an existing analysis result, identified by its ID. - [Query Analysis Source Type](https://developer.mindbridge.ai/api-reference/analysis-source-types/query-analysis-source-type.md): Query analysis source types, optionally applying a filter. - [Read Analysis Source Type](https://developer.mindbridge.ai/api-reference/analysis-source-types/read-analysis-source-type.md): Read an existing analysis source type, identified by its ID. - [Create Analysis Source](https://developer.mindbridge.ai/api-reference/analysis-sources/create-analysis-source.md): Create a new analysis source. - [Delete Analysis Source](https://developer.mindbridge.ai/api-reference/analysis-sources/delete-analysis-source.md): Delete an existing analysis source, identified by its ID. - [Query Analysis Source](https://developer.mindbridge.ai/api-reference/analysis-sources/query-analysis-source.md): Query analysis sources, optionally applying a filter. - [Read Analysis Source](https://developer.mindbridge.ai/api-reference/analysis-sources/read-analysis-source.md): Read an existing analysis source, identified by its ID. - [Read Effective Date Metrics](https://developer.mindbridge.ai/api-reference/analysis-sources/read-effective-date-metrics.md): Query the results of the **Analysis Period** step in the data import process (based on the effective date column), including displaying the histogram by day, week, or month, as well as debit and credit sums for the period and more. - [Update Analysis Source](https://developer.mindbridge.ai/api-reference/analysis-sources/update-analysis-source.md): Update an existing analysis source, identified by its ID. - [Query](https://developer.mindbridge.ai/api-reference/analysis-type-configuration/query.md): Query analysis type configurations, optionally applying a filter. - [Read](https://developer.mindbridge.ai/api-reference/analysis-type-configuration/read.md): Retrieve an existing analysis type configuration by its ID. - [Update](https://developer.mindbridge.ai/api-reference/analysis-type-configuration/update.md): Update an existing analysis type configuration by its ID. - [Query Analysis Type](https://developer.mindbridge.ai/api-reference/analysis-types/query-analysis-type.md): Query analysis types, optionally applying a filter. - [Read Analysis Type](https://developer.mindbridge.ai/api-reference/analysis-types/read-analysis-type.md): Read an existing analysis type, identified by its ID. - [Create API Token](https://developer.mindbridge.ai/api-reference/api-tokens/create-api-token.md): Create a new API token. - [Delete API Token](https://developer.mindbridge.ai/api-reference/api-tokens/delete-api-token.md): Delete an existing API token, identified by its token ID. - [Get Current API Token](https://developer.mindbridge.ai/api-reference/api-tokens/get-current-api-token.md): Read the API token record specified by the API token. - [Query API Token](https://developer.mindbridge.ai/api-reference/api-tokens/query-api-token.md): Query API tokens, optionally applying a filter. - [Read API Token](https://developer.mindbridge.ai/api-reference/api-tokens/read-api-token.md): Read an existing API token, identified by its ID. - [Update API Token](https://developer.mindbridge.ai/api-reference/api-tokens/update-api-token.md): Update an existing API token, identified by its ID. - [Query Async Result](https://developer.mindbridge.ai/api-reference/async-results/query-async-result.md): Query async results, optionally applying a filter. - [Read Async Result](https://developer.mindbridge.ai/api-reference/async-results/read-async-result.md): Read an existing async result, identified by its ID. - [Add Chunked File Part](https://developer.mindbridge.ai/api-reference/chunked-files/add-chunked-file-part.md): This endpoint is used to append a `chunkedFilePart` to a chunked file. - [Create Chunked File](https://developer.mindbridge.ai/api-reference/chunked-files/create-chunked-file.md): This endpoint allows you to begin the process of importing a file in multiple chunks. Calling this endpoint returns a `{chunkedFileId}` to use in subsequent steps. - [Delete Chunked File](https://developer.mindbridge.ai/api-reference/chunked-files/delete-chunked-file.md): Deletes a pending chunked file import, identified by its ID. - [Query Chunked File](https://developer.mindbridge.ai/api-reference/chunked-files/query-chunked-file.md): Queries a pending chunked file import, optionally applying a filter. - [Read Chunked File](https://developer.mindbridge.ai/api-reference/chunked-files/read-chunked-file.md): Returns the state of a pending chunked file import, identified by its ID. - [Create Connection Data Source](https://developer.mindbridge.ai/api-reference/connection-data-sources/create-connection-data-source.md): Create a new connection data source. - [Delete Connection Data Source](https://developer.mindbridge.ai/api-reference/connection-data-sources/delete-connection-data-source.md): Delete an existing connection data source, identified by its ID. - [Get Data For Connection Data Source](https://developer.mindbridge.ai/api-reference/connection-data-sources/get-data-for-connection-data-source.md): Retrieve data from an existing connection data source, identified by its ID. Requires a request body specifying the engagement and optional filter/pagination. Unlike the Connection /get-data endpoint, you do not specify a schema. The schema defined on the connection data source is used automatically… - [Query Connection Data Source](https://developer.mindbridge.ai/api-reference/connection-data-sources/query-connection-data-source.md): Query connection data sources, optionally applying a filter. - [Read Connection Data Source](https://developer.mindbridge.ai/api-reference/connection-data-sources/read-connection-data-source.md): Read an existing connection data source, identified by its ID. - [Query Connection Tables Results](https://developer.mindbridge.ai/api-reference/connection-tables-results/query-connection-tables-results.md): Query connection tables results, optionally applying a filter. - [Read Connection Tables Result](https://developer.mindbridge.ai/api-reference/connection-tables-results/read-connection-tables-result.md): Read an existing connection tables result, identified by its ID. - [Query Connection Test Results](https://developer.mindbridge.ai/api-reference/connection-test-results/query-connection-test-results.md): Query connection test results, optionally applying a filter. - [Read Connection Test Result](https://developer.mindbridge.ai/api-reference/connection-test-results/read-connection-test-result.md): Read an existing connection test result, identified by its ID. - [Create Connection](https://developer.mindbridge.ai/api-reference/connections/create-connection.md): Create a new connection. - [Delete Connection](https://developer.mindbridge.ai/api-reference/connections/delete-connection.md): Delete an existing connection, identified by its ID. - [Get Data For Connection](https://developer.mindbridge.ai/api-reference/connections/get-data-for-connection.md): Retrieve data from a specific table in an existing connection. Requires a request body specifying the table, engagement, and optional schema hint, filter, and pagination parameters. Returns an async result that can be polled for the data retrieval outcome. On success, the retrieved data is stored as… - [Get Tables For Connection](https://developer.mindbridge.ai/api-reference/connections/get-tables-for-connection.md): Retrieve the list of available tables from an existing connection, identified by its ID. Returns an async result that can be polled for the table discovery outcome. - [Query Connection](https://developer.mindbridge.ai/api-reference/connections/query-connection.md): Query connections, optionally applying a filter. - [Read Connection](https://developer.mindbridge.ai/api-reference/connections/read-connection.md): Read an existing connection, identified by its ID. - [Test Connection](https://developer.mindbridge.ai/api-reference/connections/test-connection.md): Test an existing connection, identified by its ID. Returns an asynchronous result that can be polled for the test outcome. - [Query Connection Tables](https://developer.mindbridge.ai/api-reference/data-connection-tables/query-connection-tables.md): Query connection tables, optionally applying a filter. - [Read Connection Tables](https://developer.mindbridge.ai/api-reference/data-connection-tables/read-connection-tables.md): Read an existing connection table, identified by its ID. - [Export Data Table](https://developer.mindbridge.ai/api-reference/data-tables/export-data-table.md): Export a data table as a CSV. Exporting returns an async result, which can then be used to return a file result. - [Query Data Table](https://developer.mindbridge.ai/api-reference/data-tables/query-data-table.md): Query data tables, optionally applying a filter. - [Query Data Table Data](https://developer.mindbridge.ai/api-reference/data-tables/query-data-table-data.md): This endpoint allows you to load data from the data table. This data is retrieved as pages and can be sorted and filtered by a MindBridge QL query. - [Read Data Table](https://developer.mindbridge.ai/api-reference/data-tables/read-data-table.md): Read an existing data table, identified by its ID. - [Create Merge File Job](https://developer.mindbridge.ai/api-reference/data-transformation/create-merge-file-job.md): Merge data from the first sheet of multiple file manager files, then generate a new file with all source data on a single sheet. - [Create Databricks Authorization](https://developer.mindbridge.ai/api-reference/databricks-authorization/create-databricks-authorization.md): Create a new Databricks authorization. - [Delete Databricks Authorization](https://developer.mindbridge.ai/api-reference/databricks-authorization/delete-databricks-authorization.md): Delete an existing Databricks authorization, identified by its ID. - [Get Databricks Authorization](https://developer.mindbridge.ai/api-reference/databricks-authorization/get-databricks-authorization.md): Read an existing Databricks authorization, identified by its ID. - [Query Databricks Authorizations](https://developer.mindbridge.ai/api-reference/databricks-authorization/query-databricks-authorizations.md): Query Databricks authorizations, optionally applying a filter. - [Update Databricks Authorization](https://developer.mindbridge.ai/api-reference/databricks-authorization/update-databricks-authorization.md): Update an existing Databricks authorization. - [Export Engagement Account Grouping](https://developer.mindbridge.ai/api-reference/engagement-account-groupings/export-engagement-account-grouping.md): Export an engagement account grouping and all of its account groups as an Excel file. Exporting returns an async result, which can then be used to return a file result. - [Query Engagement Account Grouping](https://developer.mindbridge.ai/api-reference/engagement-account-groupings/query-engagement-account-grouping.md): Query engagement account groupings, optionally applying a filter. - [Read Engagement Account Grouping](https://developer.mindbridge.ai/api-reference/engagement-account-groupings/read-engagement-account-grouping.md): Read an existing engagement account grouping, identified by its ID. - [Create Engagement Account Group](https://developer.mindbridge.ai/api-reference/engagement-account-groups/create-engagement-account-group.md): Create a new engagement account group. - [Delete Engagement Account Group](https://developer.mindbridge.ai/api-reference/engagement-account-groups/delete-engagement-account-group.md): Delete an existing engagement account group by its ID. - [Query Engagement Account Groups](https://developer.mindbridge.ai/api-reference/engagement-account-groups/query-engagement-account-groups.md): Query engagement account groups, optionally applying a filter. - [Read Engagement Account Group](https://developer.mindbridge.ai/api-reference/engagement-account-groups/read-engagement-account-group.md): Read an existing engagement account group, identified by its ID. - [Update Engagement Account Group](https://developer.mindbridge.ai/api-reference/engagement-account-groups/update-engagement-account-group.md): Update an existing engagement account group by its ID. - [Create Engagement](https://developer.mindbridge.ai/api-reference/engagements/create-engagement.md): Create a new engagement. - [Delete Engagement](https://developer.mindbridge.ai/api-reference/engagements/delete-engagement.md): Delete an existing engagement, identified by its ID. - [Query Engagement](https://developer.mindbridge.ai/api-reference/engagements/query-engagement.md): Query engagements, optionally applying a filter. - [Read Engagement](https://developer.mindbridge.ai/api-reference/engagements/read-engagement.md): Read an existing engagement, identified by its ID. - [Update Engagement](https://developer.mindbridge.ai/api-reference/engagements/update-engagement.md): Update an existing engagement, identified by its ID. - [Get File Info](https://developer.mindbridge.ai/api-reference/file-info/get-file-info.md): Read an existing file info, identified by its ID. - [Query File Info](https://developer.mindbridge.ai/api-reference/file-info/query-file-info.md): Query file infos, optionally applying a filter. - [Create File Manager Directory](https://developer.mindbridge.ai/api-reference/file-manager/create-file-manager-directory.md): Create a new file manager directory. - [Create File Manager File From Chunked File](https://developer.mindbridge.ai/api-reference/file-manager/create-file-manager-file-from-chunked-file.md): This endpoint validates that all chunks of the import have been received, then completes a chunked file import, given by its ID in the message body, and creates a **file manager file** entity. - [Create File Manager File From Chunked File (deprecated)](https://developer.mindbridge.ai/api-reference/file-manager/create-file-manager-file-from-chunked-file-deprecated.md): This endpoint validates that all chunks of the import have been received, then completes a chunked file import, given by its ID in the URL, and creates a **file manager file** entity. - [Create File Manager File From Multipart File](https://developer.mindbridge.ai/api-reference/file-manager/create-file-manager-file-from-multipart-file.md): This endpoint allows you to import a file and set the properties of the resulting File Manager File entity at the same time. The body of the request is an HTTP form with the `Content-Type` header set to `multipart/form-data`, containing 2 parts: `fileManagerFile` for the **entity properties**, and `… - [Delete File Manager Entity](https://developer.mindbridge.ai/api-reference/file-manager/delete-file-manager-entity.md): Delete an existing **file manager entity**, identified by its ID. - [Export File Manager File](https://developer.mindbridge.ai/api-reference/file-manager/export-file-manager-file.md): Export an existing **file manager file**, identified by its ID. - [Import From Data Table](https://developer.mindbridge.ai/api-reference/file-manager/import-from-data-table.md): Create a new file manager file by exporting data from a data table. The resulting file will be a CSV file placed in the specified file manager directory. Returns an async result that can be polled for the export outcome. - [Import From Json Table](https://developer.mindbridge.ai/api-reference/file-manager/import-from-json-table.md): Create a new file manager file from the imported parts of a JSON table. The resulting file will be a CSV file, and headers will appear in the same order as the original source. - [Query File Manager Entity](https://developer.mindbridge.ai/api-reference/file-manager/query-file-manager-entity.md): Query **file manager entities**, optionally applying a filter. - [Read File Manager Entity](https://developer.mindbridge.ai/api-reference/file-manager/read-file-manager-entity.md): Read an existing **file manager entity**, identified by its ID. - [Update File Manager Entity](https://developer.mindbridge.ai/api-reference/file-manager/update-file-manager-entity.md): Update an existing **file manager entity**, identified by its ID. - [Export File Result](https://developer.mindbridge.ai/api-reference/file-results/export-file-result.md): Export a file result, identified by its ID. - [Query File Result](https://developer.mindbridge.ai/api-reference/file-results/query-file-result.md): Query file results, optionally applying a filter. - [Read File Result](https://developer.mindbridge.ai/api-reference/file-results/read-file-result.md): Read an existing file result, identified by its ID. - [Append](https://developer.mindbridge.ai/api-reference/json-tables/append.md): Append data to an existing JSON table. This should not be run in parallel with another append call, or when creating a file manager file, as undefined behaviour may occur. - [Create](https://developer.mindbridge.ai/api-reference/json-tables/create.md): Create a new JSON table. - [Read Json Table](https://developer.mindbridge.ai/api-reference/json-tables/read-json-table.md): Read an existing JSON Table, identified by its ID. - [Create Library](https://developer.mindbridge.ai/api-reference/libraries/create-library.md): Create a new library. - [Delete Library](https://developer.mindbridge.ai/api-reference/libraries/delete-library.md): Delete an existing library, identified by its ID. - [Query Library](https://developer.mindbridge.ai/api-reference/libraries/query-library.md): Query libraries, optionally applying a filter. - [Read Library](https://developer.mindbridge.ai/api-reference/libraries/read-library.md): Read an existing library, identified by its ID. - [Update Library](https://developer.mindbridge.ai/api-reference/libraries/update-library.md): Update an existing library, identified by its ID. - [Create Organization](https://developer.mindbridge.ai/api-reference/organizations/create-organization.md): Create a new organization. - [Delete Organization](https://developer.mindbridge.ai/api-reference/organizations/delete-organization.md): Delete an existing organization, identified by its ID. - [Query Organization](https://developer.mindbridge.ai/api-reference/organizations/query-organization.md): Query organizations, optionally applying a filter. - [Read Organization](https://developer.mindbridge.ai/api-reference/organizations/read-organization.md): Read an existing organization, identified by its ID. - [Update Organization](https://developer.mindbridge.ai/api-reference/organizations/update-organization.md): Update an existing organization, identified by its ID. - [Create Population](https://developer.mindbridge.ai/api-reference/populations/create-population.md): Create a new population. - [Delete Population](https://developer.mindbridge.ai/api-reference/populations/delete-population.md): Delete a population, identified by its ID. - [Query Populations](https://developer.mindbridge.ai/api-reference/populations/query-populations.md): Query populations, optionally applying a filter. - [Read Population](https://developer.mindbridge.ai/api-reference/populations/read-population.md): Read an existing population, identified by its ID. - [Update Population](https://developer.mindbridge.ai/api-reference/populations/update-population.md): Update an existing population, identified by its ID. - [Create Reporting Period Configuration](https://developer.mindbridge.ai/api-reference/reporting-period-configuration/create-reporting-period-configuration.md): Create a new reporting period configuration. - [Delete Reporting Period Configuration](https://developer.mindbridge.ai/api-reference/reporting-period-configuration/delete-reporting-period-configuration.md): Delete an existing reporting period configuration, identified by its ID. - [Query Reporting Period Configuration](https://developer.mindbridge.ai/api-reference/reporting-period-configuration/query-reporting-period-configuration.md): Query reporting period configurations, optionally applying a filter. - [Read Reporting Period Configuration](https://developer.mindbridge.ai/api-reference/reporting-period-configuration/read-reporting-period-configuration.md): Read an existing reporting period configuration, identified by its ID. - [Create Risk Range](https://developer.mindbridge.ai/api-reference/risk-ranges/create-risk-range.md): Create a new set of risk ranges. - [Delete Risk Range](https://developer.mindbridge.ai/api-reference/risk-ranges/delete-risk-range.md): Delete an existing set of risk ranges. - [Query Risk Range](https://developer.mindbridge.ai/api-reference/risk-ranges/query-risk-range.md): Query risk ranges with an optional filter. - [Read Risk Range](https://developer.mindbridge.ai/api-reference/risk-ranges/read-risk-range.md): Retrieve an existing set of risk ranges by its ID. - [Update Risk Range](https://developer.mindbridge.ai/api-reference/risk-ranges/update-risk-range.md): Update an existing set of risk ranges by its ID. - [Create Saved Filter](https://developer.mindbridge.ai/api-reference/saved-filters/create-saved-filter.md): Create a saved filter. - [Delete Saved Filter](https://developer.mindbridge.ai/api-reference/saved-filters/delete-saved-filter.md): Delete a saved filter, identified by its ID. - [Query Saved Filters](https://developer.mindbridge.ai/api-reference/saved-filters/query-saved-filters.md): Query saved filters, optionally applying a filter. - [Read Saved Filter](https://developer.mindbridge.ai/api-reference/saved-filters/read-saved-filter.md): Read a saved filter, identified by its ID. - [Update Saved Filter](https://developer.mindbridge.ai/api-reference/saved-filters/update-saved-filter.md): Update a saved filter, identified by its ID. - [Validate Saved Filter](https://developer.mindbridge.ai/api-reference/saved-filters/validate-saved-filter.md): Validate a saved filter for correctness against the provided data table ID, returning a list of actionable errors describing incompatibilities between the provided filter and table, if any. - [Query Task History](https://developer.mindbridge.ai/api-reference/task-history/query-task-history.md): Query task histories, optionally applying a filter. - [Read Task History](https://developer.mindbridge.ai/api-reference/task-history/read-task-history.md): Read an existing task history, identified by its ID. - [Add Task Comment](https://developer.mindbridge.ai/api-reference/tasks/add-task-comment.md): Add a comment to a task. - [Create Task](https://developer.mindbridge.ai/api-reference/tasks/create-task.md): Create a new task. - [Delete Task](https://developer.mindbridge.ai/api-reference/tasks/delete-task.md): Delete an existing task, identified by its ID. - [Query Task](https://developer.mindbridge.ai/api-reference/tasks/query-task.md): Query tasks, optionally applying a filter. - [Read Task](https://developer.mindbridge.ai/api-reference/tasks/read-task.md): Read an existing task, identified by its ID. - [Update Task](https://developer.mindbridge.ai/api-reference/tasks/update-task.md): Update an existing task, identified by its ID. - [Query Transaction Id Preview](https://developer.mindbridge.ai/api-reference/transaction-id-previews/query-transaction-id-preview.md): Query transaction ID previews, optionally applying a filter. - [Read Transaction Id Preview](https://developer.mindbridge.ai/api-reference/transaction-id-previews/read-transaction-id-preview.md): Read an existing transaction ID preview, identified by its ID. - [Create User](https://developer.mindbridge.ai/api-reference/users/create-user.md): Create a new user. - [Delete User](https://developer.mindbridge.ai/api-reference/users/delete-user.md): Delete an existing user, identified by its ID. - [Get Current User](https://developer.mindbridge.ai/api-reference/users/get-current-user.md): Read the current user tied to the provided API token. - [Query User](https://developer.mindbridge.ai/api-reference/users/query-user.md): Query users, optionally applying a filter. - [Read User](https://developer.mindbridge.ai/api-reference/users/read-user.md): Read an existing user, identified by its ID. - [Resend Activation Link](https://developer.mindbridge.ai/api-reference/users/resend-activation-link.md): Send a previously invited user a new activation email. - [Update User](https://developer.mindbridge.ai/api-reference/users/update-user.md): Update an existing user, identified by their user ID. - [Query Webhook Event Logs](https://developer.mindbridge.ai/api-reference/webhook-event-logs/query-webhook-event-logs.md): Query webhook event logs, optionally applying a filter. - [Read Webhook Event Log](https://developer.mindbridge.ai/api-reference/webhook-event-logs/read-webhook-event-log.md): Read an existing Webhook event log, identified by its ID. - [Create Webhook](https://developer.mindbridge.ai/api-reference/webhooks/create-webhook.md): Create a new webhook. - [Delete Webhook](https://developer.mindbridge.ai/api-reference/webhooks/delete-webhook.md): Delete an existing **Webhook**. - [Query Webhooks](https://developer.mindbridge.ai/api-reference/webhooks/query-webhooks.md): Query webhooks, optionally applying a filter. - [Read Webhook](https://developer.mindbridge.ai/api-reference/webhooks/read-webhook.md): Read an existing Webhook, identified by its ID. - [Update Webhook](https://developer.mindbridge.ai/api-reference/webhooks/update-webhook.md): Update an existing webhook, identified by its ID. - [Welcome](https://developer.mindbridge.ai/dev-portal/introduction.md) - [How to Connect](https://developer.mindbridge.ai/integrations/bi/power-bi/how-to-connect.md) - [Overview](https://developer.mindbridge.ai/integrations/bi/power-bi/overview.md) - [Example Use Case](https://developer.mindbridge.ai/integrations/data/example-use-case.md) - [Overview](https://developer.mindbridge.ai/integrations/data/overview.md) - [Integrations](https://developer.mindbridge.ai/integrations/index.md) - [Versioned notes](https://developer.mindbridge.ai/release-notes/versioned-notes.md) - [Get Started](https://developer.mindbridge.ai/sdks/python/get-started.md) - [Analyses](https://developer.mindbridge.ai/sdks/python/tutorials/analyses.md) - [Engagements](https://developer.mindbridge.ai/sdks/python/tutorials/engagements.md) - [Organizations](https://developer.mindbridge.ai/sdks/python/tutorials/organizations.md) ## OpenAPI Specs - [openapi_1.8.3](https://developer.mindbridge.ai/openapi_1.8.3.json) - [openapi_1.8.2](https://developer.mindbridge.ai/openapi_1.8.2.json)